From 92864e8d1db97ed3154b4b40a9318dbe26d978be Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 20 Jul 2002 10:06:09 +0000 Subject: add cycling of windows of the same class on all workspaces --- util/epist/actions.hh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util/epist/actions.hh') 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 -- cgit v1.2.3