summaryrefslogtreecommitdiff
path: root/util/epist/actions.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-07-20 10:06:09 +0000
committerDana Jansens <danakj@orodu.net>2002-07-20 10:06:09 +0000
commit92864e8d1db97ed3154b4b40a9318dbe26d978be (patch)
treed36504a367fb4774db580d0ac8c70c6042604ee8 /util/epist/actions.hh
parent348c8bff112604da741b0e109bda9b5af7672db4 (diff)
add cycling of windows of the same class on all workspaces
Diffstat (limited to 'util/epist/actions.hh')
-rw-r--r--util/epist/actions.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/epist/actions.hh b/util/epist/actions.hh
index 0d3e572b..a441fb41 100644
--- a/util/epist/actions.hh
+++ b/util/epist/actions.hh
@@ -52,6 +52,8 @@ public:
nextWindowOfClass, //done
prevWindowOfClass, //done
+ nextWindowOfClassOnAllWorkspaces, //done
+ prevWindowOfClassOnAllWorkspaces, //done
changeWorkspace, //done
nextWorkspace, //done