]> Dogcows Code - chaz/openbox/blobdiff - openbox/action.h
add the DesktopLast action, props to marius nita for this one
[chaz/openbox] / openbox / action.h
index 1b8f2156d3a97e55d1280b6fbbb30d34d8a7c8ec..3f6d84eb8b6ac7c7124e4e1323020c7f94c8acef 100644 (file)
@@ -214,6 +214,8 @@ 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 */
This page took 0.020214 seconds and 4 git commands to generate.