aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/CycleWindows.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* +A.CycleWindows: bindings to cycle windows in new wayswirtwolff2009-02-071-0/+222
Ignore-this: 51634299addf224cbbc421adb4b048f5 Provides binding actions and customizable pure stack operations to cycle through a list of permutations of the stack (recent), cycle nth into focus, cycle through focus excluding a neighbor, cycle unfocused, shift a window halfway around the stack. Esp. for Full, two or three pane layouts, but useful for any layout with many windows. darcs-hash:20090207170622-d17f0-342d3e2ae6cc6d2aa2ba3918b80f981a0c3a5228.gz