X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fall.h;h=fd71e4b12d671ba6e11804cb4a8bd071ff853027;hb=30fa72a754a7c4e5d209ccb6b344c6b956ed0771;hp=2919463bbd1a4681658ec2a66417272e43d32406;hpb=b963ed3a92ac0c8980618531fccdaf81613595b3;p=chaz%2Fopenbox diff --git a/openbox/actions/all.h b/openbox/actions/all.h index 2919463b..fd71e4b1 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -37,5 +37,10 @@ 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