X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=util%2Fepist%2Factions.hh;h=22b11370ef66e237281fe818e71db99482e5ed51;hb=5cb52056efcac25dd4b0d3035f860e5b1870bca1;hp=710606ba16ed3f5d6295cc9a72d6bf1dcc9652a6;hpb=b94699afc339c469534521c44470aa6d19e5b4cc;p=chaz%2Fopenbox diff --git a/util/epist/actions.hh b/util/epist/actions.hh index 710606ba..22b11370 100644 --- a/util/epist/actions.hh +++ b/util/epist/actions.hh @@ -35,11 +35,12 @@ public: enum ActionType { noaction = 0, execute, - iconify, + iconify, //done raise, //done lower, //done close, //done toggleshade, //done + toggleomnipresent, //done moveWindowUp, moveWindowDown, moveWindowLeft, @@ -47,11 +48,13 @@ public: nextWindow, //done for now prevWindow, //done for now - nextWindowOnAllWorkspaces, - prevWindowOnAllWorkspaces, + nextWindowOnAllWorkspaces, //done + prevWindowOnAllWorkspaces, //done - nextWindowOfClass, - prevWindowOfClass, + nextWindowOfClass, //done + prevWindowOfClass, //done + nextWindowOfClassOnAllWorkspaces, //done + prevWindowOfClassOnAllWorkspaces, //done changeWorkspace, //done nextWorkspace, //done