aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/StackSet.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* move library part to src/Adam Vogt2014-05-021-558/+0
* Correct misleading documentation on Stack (thanks sdrodge)Adam Vogt2011-03-281-1/+1
* Various clean-ups suggested by HLintSpencer Janssen2010-02-141-2/+2
* Minor bugfix in the creation of new StackSets.Wouter Swierstra2009-05-031-1/+2
* Express shift in terms of shiftWinSpencer Janssen2009-02-181-14/+10
* Export focusUp' and focusDown' -- work entirely on stacksSpencer Janssen2008-09-111-3/+7
* add W.shiftMaster, fix float/tile-reordering bugDevin Mullins2008-09-111-1/+10
* Haddock linksMalebria2008-06-011-21/+21
* Haddock syntax for enumerationMalebria2008-06-011-0/+4
* add currentTag convenience functionDevin Mullins2008-05-121-5/+8
* rework failure cases in StackSet.viewDon Stewart2008-03-071-3/+2
* Core.hs, StackSet.hs: some documentation updatesBrent Yorgey2008-02-011-4/+4
* Kill stale xmonad 0.1 commentsSpencer Janssen2008-01-281-32/+0
* normalize Module headersLukas Mai2007-12-101-1/+1
* StackSet: some haddock tuningAndrea Rossato2007-12-091-7/+16
* maybe False (const True) -> isJust. spotted by shachafDon Stewart2007-11-081-2/+2
* Fix haddock commentSpencer Janssen2007-11-071-1/+1
* HierarchifySpencer Janssen2007-11-011-0/+565