X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fproperty.hh;h=a4bfb05b2ce3fce6f130230d0ecd4b5bcd48ce61;hb=c217a730901137252cde2d3a39b59c4ebd53e879;hp=f773c649c2d0b35ba8daa6b4f1dbadb05c28ccfd;hpb=afd477692d3268af445c3fc27057cf35e58ab51f;p=chaz%2Fopenbox diff --git a/otk/property.hh b/otk/property.hh index f773c649..a4bfb05b 100644 --- a/otk/property.hh +++ b/otk/property.hh @@ -121,12 +121,22 @@ struct Atoms { Atom net_wm_state_above; Atom net_wm_state_below; + Atom net_wm_state_add; + Atom net_wm_state_remove; + Atom net_wm_state_toggle; + Atom kde_net_system_tray_windows; Atom kde_net_wm_system_tray_window_for; Atom kde_net_wm_window_type_override; + Atom kwm_win_icon; + + Atom rootpmapid; + Atom esetrootid; + Atom openbox_premax; Atom openbox_active_window; + Atom openbox_restack_window; };