X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=util%2Fepist%2Factions.hh;h=6ae4e7ff264d9c5e49b30996495c172edb050c38;hb=bf3c87c886c810097b7de9d5639e0916987b2185;hp=0588692d64de549bcddeca6c394aca2d7a5e0871;hpb=a9dfa0439bd8d4f525d5b41a22a3eb14b94d1200;p=chaz%2Fopenbox diff --git a/util/epist/actions.hh b/util/epist/actions.hh index 0588692d..6ae4e7ff 100644 --- a/util/epist/actions.hh +++ b/util/epist/actions.hh @@ -40,18 +40,23 @@ public: lower, //done close, //done toggleshade, //done + toggleomnipresent, //done moveWindowUp, moveWindowDown, moveWindowLeft, moveWindowRight, + sendToWorkspace, //done + nextWindow, //done for now prevWindow, //done for now nextWindowOnAllWorkspaces, //done prevWindowOnAllWorkspaces, //done - nextWindowOfClass, - prevWindowOfClass, + nextWindowOfClass, //done + prevWindowOfClass, //done + nextWindowOfClassOnAllWorkspaces, //done + prevWindowOfClassOnAllWorkspaces, //done changeWorkspace, //done nextWorkspace, //done