aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Magnifier layout hackPeter De Wachter2007-06-142-0/+48
* Use Haskell '98 data declaration rather than GADT-styleSpencer Janssen2007-06-141-3/+1
* WorkspaceDir.hs: info and documentationAndrea Rossato2007-06-141-10/+37
* Warp.hs: info and documentationAndrea Rossato2007-06-141-16/+36
* TwoPane.hs: info and documentationAndrea Rossato2007-06-141-4/+26
* Submap.hs: info and documentationAndrea Rossato2007-06-141-18/+36
* Square.hs: info and documentationAndrea Rossato2007-06-141-10/+35
* Spiral.hs: info and documentationAndrea Rossato2007-06-141-9/+28
* SimpleDate.hs: info and documentationAndrea Rossato2007-06-141-12/+15
* RotView.hs: info and documentationAndrea Rossato2007-06-141-7/+25
* NoBorders.hs: info and documentationAndrea Rossato2007-06-141-7/+25
* NamedWindows.hs: info and documentationAndrea Rossato2007-06-141-3/+26
* Mosaic.hs: info and documentationAndrea Rossato2007-06-141-25/+43
* metaModule.hs: info and documentationAndrea Rossato2007-06-141-1/+12
* HintedTile.hs: info and documentationAndrea Rossato2007-06-141-1/+24
* GreedyView.hs: info and documentationAndrea Rossato2007-06-141-20/+35
* FindEmptyWorkspace.hs: info and documentationAndrea Rossato2007-06-141-15/+21
* DynamicLog.hs: info and documentationAndrea Rossato2007-06-141-13/+28
* DwmPromote.hs: info and documentationAndrea Rossato2007-06-141-12/+19
* Dmenu.hs: info and documentationAndrea Rossato2007-06-141-3/+27
* Decoration.hs: info and documentationAndrea Rossato2007-06-141-1/+23
* Combo.hs: info and documentationAndrea Rossato2007-06-141-4/+29
* Circle.hs: info and documentationAndrea Rossato2007-06-141-1/+24
* BackCompat.hs info e documentationAndrea Rossato2007-06-141-7/+28
* Tabbed.hs: Get correct color values instead of assuming a 24-bit displayJason Creighton2007-06-141-6/+10
* added info to Commands.hsAndrea Rossato2007-06-131-18/+27
* add bsd-style license for xmonad contribDon Stewart2007-06-142-0/+32
* Update license informationSpencer Janssen2007-06-131-1/+1
* template for module information e documentationAndrea Rossato2007-06-131-10/+28
* Remove some debugging statements I forgot about earlierStefan O'Rear2007-06-131-6/+4
* Update MagicFocus to the new StackSetSpencer Janssen2007-06-131-2/+1
* Magic FocusPeter De Wachter2007-06-122-0/+12
* add -fglasgow-exts to some modules that use it.David Roundy2007-06-124-0/+4
* changes to work with Stacks that can't be empty.David Roundy2007-06-127-24/+18
* add Combo and Square to MetaModule.David Roundy2007-06-121-0/+2
* new module NoBorders to let a given layout have windows without borders.David Roundy2007-06-122-0/+37
* make combo sort of work with new doLayout.David Roundy2007-06-121-3/+5
* make square work with new doLayout.David Roundy2007-06-121-1/+2
* add "Square" layout.David Roundy2007-06-121-0/+30
* add new combo layout combiner.David Roundy2007-06-121-0/+26
* In Decoration.hs, track rename of ModifyWindowsStefan O'Rear2007-06-121-2/+2
* Refactor Decoration into a general layout-level hooks interface, and a decora...Stefan O'Rear2007-06-122-28/+59
* the Stack can be EmptyAndrea Rossato2007-06-121-0/+1
* Documentation fixSpencer Janssen2007-06-121-1/+1
* Comment onlySpencer Janssen2007-06-121-1/+1
* Fix LayoutHints in the presence of nonzero border widthsStefan O'Rear2007-06-111-2/+8
* add keybinding to make aspect ratio flexible.David Roundy2007-06-111-1/+11
* Note the modules I maintainSpencer Janssen2007-06-112-0/+4
* Add MetaModuleSpencer Janssen2007-06-111-0/+33
* Updates to work with recent API changesSpencer Janssen2007-06-118-15/+22