]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/all.c
add max horz/vert actions. add toggle/on/off ability to all the maximize actions.
[chaz/openbox] / openbox / actions / all.c
index cbd9f137c99ffe2a5ec24e68cfbb16f42bb606d4..64587f466d480e553235654313c46fd04efeb256 100644 (file)
@@ -21,6 +21,9 @@ void action_all_startup()
     action_iconify_startup();
     action_fullscreen_startup();
     action_maximize_startup();
+    action_maximizehorizontal_startup();
+    action_maximizevertical_startup();
     action_moveto_startup();
     action_moverelative_startup();
+    action_shade_startup();
 }
This page took 0.022045 seconds and 4 git commands to generate.