]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.h
set the window type hint on menus to be "popup menus"
[chaz/openbox] / openbox / prop.h
index 464fe26dea1dd6fcfeec45fff68c31abfc2319db..ae423271f6bb68f77733b104ed9c8918da159530 100644 (file)
@@ -86,6 +86,10 @@ typedef struct Atoms {
     Atom net_wm_bottomright;
     Atom net_wm_bottomleft;
 
+    /* types that we use but don't support */
+
+    Atom net_wm_window_type_popup_menu;
+
     /* Everything below here must go in net_supported on the root window */
 
     /* root window properties */
This page took 0.019715 seconds and 4 git commands to generate.