X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=openbox%2Factions%2Fall.h;h=fd71e4b12d671ba6e11804cb4a8bd071ff853027;hb=6d9bbfb4eb7d2c6b0cb9fb0ee5e6ab0b7dd0ea7a;hp=290c8f1462b258295a25cca278b5db1e2a3380cd;hpb=16f2b255cb3e504f7695bc94ec691f949bf6722d;p=chaz%2Fopenbox diff --git a/openbox/actions/all.h b/openbox/actions/all.h index 290c8f14..fd71e4b1 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -34,5 +34,13 @@ void action_directionaltargetwindow_startup(); void action_resize_startup(); void action_decorations_startup(); void action_desktop_startup(); +void action_directionaldesktop_startup(); +void action_resizerelative_startup(); +void action_addremovedesktop_startup(); +void action_dockautohide_startup(); +void action_layer_startup(); +void action_movetofromedge_startup(); +void action_growtoedge_startup(); +void action_if_startup(); #endif