X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=openbox%2Faction.h;h=3f6d84eb8b6ac7c7124e4e1323020c7f94c8acef;hb=40902496a01b21b950f3672bf2ae9e100ba9b95c;hp=1b8f2156d3a97e55d1280b6fbbb30d34d8a7c8ec;hpb=4ab212d0cd85ad7447b7c6bbee4c383f7e575d21;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 */