summaryrefslogtreecommitdiff
path: root/otk/property.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-01-03 18:21:28 +0000
committerDana Jansens <danakj@orodu.net>2003-01-03 18:21:28 +0000
commit89e6d5c0e64513d06ac4368981239de969a6fc9d (patch)
treef413abf83dd7a17527868b35d79ddff16afe9dd1 /otk/property.hh
parent37c2e0f3296b4c1334ee92001c446d1bcc7665ee (diff)
add/lower work
Diffstat (limited to 'otk/property.hh')
-rw-r--r--otk/property.hh4
1 files changed, 3 insertions, 1 deletions
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,