summaryrefslogtreecommitdiff
path: root/util/epist/actions.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-07-20 09:58:49 +0000
committerDana Jansens <danakj@orodu.net>2002-07-20 09:58:49 +0000
commita9dfa0439bd8d4f525d5b41a22a3eb14b94d1200 (patch)
treec56566233d28320b710dc148a13f66bc43250391 /util/epist/actions.hh
parentfaab750f78c333c1c412023677d6d85915cb57de (diff)
add next/prev window on all workspaces
Diffstat (limited to 'util/epist/actions.hh')
-rw-r--r--util/epist/actions.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/epist/actions.hh b/util/epist/actions.hh
index 6506f0e7..0588692d 100644
--- a/util/epist/actions.hh
+++ b/util/epist/actions.hh
@@ -47,8 +47,8 @@ public:
nextWindow, //done for now
prevWindow, //done for now
- nextWindowOnAllWorkspaces,
- prevWindowOnAllWorkspaces,
+ nextWindowOnAllWorkspaces, //done
+ prevWindowOnAllWorkspaces, //done
nextWindowOfClass,
prevWindowOfClass,