]> Dogcows Code - chaz/openbox/blobdiff - openbox/action.h
remove the startup notification code from event.c, it all lives in its own file now
[chaz/openbox] / openbox / action.h
index 1b8f2156d3a97e55d1280b6fbbb30d34d8a7c8ec..99ba93158618f233d40239f76d97b1ba706d9571 100644 (file)
@@ -214,10 +214,14 @@ void action_send_to_desktop_dir(union ActionData *data);
 void action_desktop(union ActionData *data);
 /* DesktopDirection */
 void action_desktop_dir(union ActionData *data);
+/* Any */
+void action_desktop_last(union ActionData *data);
 /* ClientAction */
 void action_toggle_decorations(union ActionData *data);
 /* MoveResize */
 void action_moveresize(union ActionData *data);
+/* Any */
+void action_reconfigure(union ActionData *data);
 /* Execute */
 void action_restart(union ActionData *data);
 /* Any */
This page took 0.022114 seconds and 4 git commands to generate.