aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/WindowNavigation.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-05-06X.A.WindowNavigation: minor doco changesDevin Mullins1-2/+2
darcs-hash:20080506074235-78224-3d9e08f7b924efd9410d16384ef1083b62f7f579.gz
2008-05-04add draft XMonad.Actions.WindowNavigationDevin Mullins1-0/+135
This is an experiment with replacing the WindowNavigation LayoutModifier with one that simply adds keybindings and stores state in an IORef. Credit to droundy for the original code -- hopefully I'm not butchering it. The end intent is to add Xinerama support, but it'll be a little while before I get there. darcs-hash:20080504050022-78224-a1e156328d80897d8bfa245dc39f69d8fab9f929.gz