]> Dogcows Code - chaz/openbox/blobdiff - otk/property.hh
use otk objects in the ob scripts by importing otk
[chaz/openbox] / otk / property.hh
index 1e3794481c026632819da646cbf6c3847e48d36d..9ff30887609d29475ce847c356b1d62035e0b1c5 100644 (file)
@@ -99,9 +99,12 @@ struct Atoms {
 
   Atom net_wm_action_move;
   Atom net_wm_action_resize;
+  Atom net_wm_action_minimize;
   Atom net_wm_action_shade;
+  Atom net_wm_action_stick;
   Atom net_wm_action_maximize_horz;
   Atom net_wm_action_maximize_vert;
+  Atom net_wm_action_fullscreen;
   Atom net_wm_action_change_desktop;
   Atom net_wm_action_close;
 
This page took 0.026104 seconds and 4 git commands to generate.