X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Faction.h;h=3f6d84eb8b6ac7c7124e4e1323020c7f94c8acef;hb=854da68d0f5bed8c85c101fd6895244d60183ff5;hp=1b8f2156d3a97e55d1280b6fbbb30d34d8a7c8ec;hpb=030fabad14e994d575feba9894a0412e5266f0bb;p=chaz%2Fopenbox diff --git a/openbox/action.h b/openbox/action.h index 1b8f2156..3f6d84eb 100644 --- a/openbox/action.h +++ b/openbox/action.h @@ -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 */