From 62245955bc752166c993829a400c5a23fff68fd3 Mon Sep 17 00:00:00 2001 From: Norbert Zeh Date: Mon, 10 May 2010 10:14:12 +0200 Subject: New module XMonad.Actions.GroupNavigation Ignore-this: c286dbd1b365326fa25a9c5c0e564af7 This module adds two related facilities. The first one allows cycling through the windows in a window group. A group is defined as the set of windows for which a given Boolean Query returns True. The second one keeps track of the history of focused windows and allows returning to the most recently focused window in a given window group before the currently focused window. darcs-hash:20100510081412-18a2b-f3a46acd1883a5b74f70ab2457694a05d5568c5d.gz --- xmonad-contrib.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'xmonad-contrib.cabal') diff --git a/xmonad-contrib.cabal b/xmonad-contrib.cabal index 91518d4..59a252a 100644 --- a/xmonad-contrib.cabal +++ b/xmonad-contrib.cabal @@ -96,6 +96,7 @@ library XMonad.Actions.FloatSnap XMonad.Actions.FocusNth XMonad.Actions.GridSelect + XMonad.Actions.GroupNavigation XMonad.Actions.MessageFeedback XMonad.Actions.MouseGestures XMonad.Actions.MouseResize -- cgit v1.2.3