X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fproperty.hh;h=b016cd04b70aba6be3be29272e3639bf6d02dc9e;hb=89e6d5c0e64513d06ac4368981239de969a6fc9d;hp=9e2d7aca7c139e53757ed5d3b79a4de825166a4f;hpb=fb0dd6cf9a839f9990ac877bf1b3d469d883b463;p=chaz%2Fopenbox diff --git a/otk/property.hh b/otk/property.hh index 9e2d7aca..b016cd04 100644 --- a/otk/property.hh +++ b/otk/property.hh @@ -127,6 +127,7 @@ public: net_wm_action_close, net_wm_state_modal, + net_wm_state_sticky, net_wm_state_maximized_vert, net_wm_state_maximized_horz, net_wm_state_shaded, @@ -134,7 +135,8 @@ public: net_wm_state_skip_pager, net_wm_state_hidden, net_wm_state_fullscreen, - net_wm_state_floating, + net_wm_state_above, + net_wm_state_below, kde_net_system_tray_windows, kde_net_wm_system_tray_window_for,