aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove need for faulty Read instance of NamedWindow.David Roundy2007-11-221-14/+14
* Magnifier: more refactoring and a few message handlersAndrea Rossato2007-11-231-26/+56
* Magnifier: some fixes and refactoring. It now works properly.Andrea Rossato2007-11-221-22/+34
* Mosaic: unbreak build, remove unused import that ghc complains aboutAlec Berryman2007-11-221-1/+0
* Make the original Mosaic work with LayoutClassAndrea Rossato2007-11-221-0/+414
* Don't show HintedTile in the descriptionSpencer Janssen2007-11-221-1/+1
* More HintedTile refactoringSpencer Janssen2007-11-221-20/+16
* HintedTile:Spencer Janssen2007-11-221-45/+51
* HintedTile: orientation bug fix, remove wide and tall in favor of the Tall an...Spencer Janssen2007-11-221-13/+9
* Tabbed: haddock fixesAndrea Rossato2007-11-211-3/+4
* HintedTile: haddock fixesAndrea Rossato2007-11-211-2/+3
* Grid: haddock fixesAndrea Rossato2007-11-211-8/+10
* DragPane: haddock fixesAndrea Rossato2007-11-211-4/+8
* Dishes: haddock fixesAndrea Rossato2007-11-211-6/+8
* Combo: haddock fixesAndrea Rossato2007-11-211-16/+19
* Circle: haddock fixesAndrea Rossato2007-11-211-4/+10
* Accordion: haddock fixesAndrea Rossato2007-11-211-4/+11
* Tabbed: haddock documentation and code formattingAndrea Rossato2007-11-211-29/+22
* HintedTile: typoAndrea Rossato2007-11-211-2/+1
* HintedTile: ported to the LayoutClassAndrea Rossato2007-11-211-49/+66
* PerWorkspace.hs: various fixes and updatesBrent Yorgey2007-11-201-25/+38
* PerWorkspace.hs: minor haddock fixesAndrea Rossato2007-11-201-6/+1
* new contrib module: Layout.PerWorkspaceBrent Yorgey2007-11-201-0/+131
* NoBorders.hs: Haddock markup fixBrent Yorgey2007-11-201-1/+1
* remove Mosaic and Anneal.David Roundy2007-11-191-407/+0
* Port XPrompt to XMonad.Util.Font, various other refactoringsSpencer Janssen2007-11-171-3/+3
* 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