aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/RotView.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-01REMOVE RotView: use CycleWS instead.Brent Yorgey1-58/+0
2008-02-01CycleWS: add more general functionality that now subsumes the functionality o...Brent Yorgey1-0/+2
2007-12-08Remove XMonad.Operations importsSpencer Janssen1-1/+0
2007-12-08Remove redundant importsSpencer Janssen1-1/+0
2007-11-27RotView: haddock updatesBrent Yorgey1-7/+12
2007-11-01HierarchifySpencer Janssen1-4/+4
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-2/+2
2007-10-11Improve readability of RotViewEric Mertens1-8/+12
2007-09-17Match 'Remove Operations functions which have StackSet equivalents' from the ...Spencer Janssen1-2/+2
2007-09-05Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky1-0/+4
2007-06-18RotView.rotView: use Data.Ord.comparing.joachim.fasting1-1/+2
2007-06-14RotView.hs: info and documentationAndrea Rossato1-7/+25
2007-06-12changes to work with Stacks that can't be empty.David Roundy1-7/+2
2007-06-11Updates to work with recent API changesSpencer Janssen1-1/+1
2007-05-22Make RotView compile.Miikka Koskinen1-22/+18
2007-05-21Fixes for windowset -> workspace renameSpencer Janssen1-1/+1
2007-05-10make rotView only consider non-visible workspaces (Xinerama)Jason Creighton1-10/+13
2007-05-05fix commend in RotView.David Roundy1-1/+1
2007-05-03Make RotView build, and add a brief description.Chris Mears1-2/+4
2007-04-22add RotView module.David Roundy1-0/+30