From a9dfa0439bd8d4f525d5b41a22a3eb14b94d1200 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 20 Jul 2002 09:58:49 +0000 Subject: add next/prev window on all workspaces --- util/epist/actions.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util/epist/actions.hh') 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, -- cgit v1.2.3