]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.h
add support for _NET_WM_ACTION_ABOVE and _NET_WM_ACTION_BELOW which aren't in the...
[chaz/openbox] / openbox / prop.h
index d1d6a5169e027130fae4e59ba4702e82fcae8846..fffbfd4cc5836b1368a751846dd83367287f100a 100644 (file)
@@ -160,6 +160,8 @@ typedef struct Atoms {
     Atom net_wm_action_fullscreen;
     Atom net_wm_action_change_desktop;
     Atom net_wm_action_close;
+    Atom net_wm_action_above;
+    Atom net_wm_action_below;
 
     Atom net_wm_state_modal;
 /*    Atom net_wm_state_sticky;*/
This page took 0.020225 seconds and 4 git commands to generate.