aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Miscellaneous spell-checkingShachaf Ben-Kiki2007-11-192-6/+6
* Grid: tabs -> spacesDevin Mullins2007-11-171-20/+20
* Add Font layer supporting an Xft backend. Make Tabbed.hs a user of this layer.Clemens Fruhwirth2007-11-161-18/+33
* remove unneeded Data.Bits imports.David Roundy2007-11-151-1/+0
* Tabbed.hs, SetWMName.hs: the modules need bitwise "or"Valery V. Vorotyntsev2007-11-151-16/+17
* fix bug in WindowNavigation.David Roundy2007-11-151-3/+13
* Tabbed: removed -fno-warn-orphansAndrea Rossato2007-11-151-1/+0
* simplify NewSelect code.David Roundy2007-11-141-59/+41
* fix bug in LayoutCombinators.David Roundy2007-11-141-2/+2
* no need to import Data.BitsDon Stewart2007-11-141-1/+0
* Tabbed: added -fno-warn-orphansAndrea Rossato2007-11-141-1/+1
* make shrinker preserved over restart in tabbed.David Roundy2007-11-131-19/+32
* NoBorders.hs: remove modifierDescription definitions, so NoBorders and SmartB...Brent Yorgey2007-11-121-5/+0
* NoBorder.hs: documentation updatesBrent Yorgey2007-11-121-4/+4
* add two new modules, one to name layouts, another to select a layout.David Roundy2007-11-111-0/+39
* Magnifier.hs: update so it at least compilesgwern02007-11-081-10/+19
* over pararenthesised arty fibonacciDon Stewart2007-11-081-1/+1
* EwmhDesktops: move to correct name, update so it compilesgwern02007-11-061-1/+1
* make Setup haddock work againLukas Mai2007-11-061-0/+2
* change MultiToggle interface; add docsLukas Mai2007-11-061-21/+102
* Remove SwitchTransSpencer Janssen2007-11-061-194/+0
* add serializable SwitchTrans (a.k.a. MultiToggle)Lukas Mai2007-11-061-0/+149
* make TilePrime compile againl.mai2007-11-061-10/+12
* make LayoutHints compile againl.mai2007-11-061-6/+7
* Make Combo build on GHC 6.8Spencer Janssen2007-11-062-7/+8
* -Wall policeSpencer Janssen2007-11-051-1/+0
* fix warnings in Combo.David Roundy2007-11-011-2/+0
* make WorkspaceDir always store absolute pathnames.David Roundy2007-11-011-3/+8
* add new off-center layout combinators.David Roundy2007-11-011-9/+24
* make Hierarchical LayoutCombinators.David Roundy2007-11-011-2/+2
* HierarchifySpencer Janssen2007-11-0129-0/+3183