X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=util%2Fepist%2Factions.hh;h=25f1e9685d220fd4a43b72148167ad7542646a20;hb=fa34ea5250511e37180ea2ddd85919516f25248d;hp=30ea0e68074a9338c05e144d2f1f74974700b2b1;hpb=675d16c71a888d9e0fa96636ee473e5bca4a454a;p=chaz%2Fopenbox diff --git a/util/epist/actions.hh b/util/epist/actions.hh index 30ea0e68..25f1e968 100644 --- a/util/epist/actions.hh +++ b/util/epist/actions.hh @@ -57,18 +57,24 @@ public: nextWindow, //done for now prevWindow, //done for now - nextWindowOnAllWorkspaces, //done - prevWindowOnAllWorkspaces, //done + nextWindowOnAllWorkspaces, //done for now + prevWindowOnAllWorkspaces, //done for now - nextWindowOfClass, //done - prevWindowOfClass, //done - nextWindowOfClassOnAllWorkspaces, //done - prevWindowOfClassOnAllWorkspaces, //done + nextWindowOnAllScreens, //done for now + prevWindowOnAllScreens, //done for now + + nextWindowOfClass, //done for now + prevWindowOfClass, //done for now + nextWindowOfClassOnAllWorkspaces, //done for now + prevWindowOfClassOnAllWorkspaces, //done for now changeWorkspace, //done nextWorkspace, //done prevWorkspace, //done + nextScreen, //done for now + prevScreen, //done for now + // these are openbox extensions showRootMenu, showWorkspaceMenu,