[xmonad] darcs patch: New module XMonad.Actions.GroupNavigation
Norbert Zeh
nzeh at cs.dal.ca
Fri May 7 09:39:35 EDT 2010
Fri May 7 15:32:26 CEST 2010 Norbert Zeh <nzeh at cs.dal.ca>
* New module XMonad.Actions.GroupNavigation
This module allows the navigation of windows by groups, where a group is
defined as the set of all windows satisfying a specified boolean query.
The first set of functions simply allows the cyclic forward/backward traversal
of the list of windows in a group, possibly performing a custom action if the
group is empty.
The second set of functions adds a facility to keep track of the focus history
of all windows and uses this history to allow jumping to the most recent window
in a given group.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 49036 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/xmonad/attachments/20100507/baa13ecb/attachment-0001.bin
More information about the xmonad
mailing list