aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix problem found by Heffalump in CopyWindow.David Roundy2007-10-051-2/+1
* (un)Manage Docks based on WINDOW_TYPEmail2007-10-062-0/+60
* MetaModule.hs: add Dishes.Joachim Fasting2007-10-061-0/+1
* Dishes.hs: needs -fglasgow-exts.Joachim Fasting2007-10-061-0/+1
* ResizableTile.hs: needs -fglasgow-exts.Joachim Fasting2007-10-061-0/+1
* MetaModule.hs: whitespace.Joachim Fasting2007-10-061-1/+0
* MetaModule.hs: add some missing imports.Joachim Fasting2007-10-061-0/+3
* MetaModule.hs: typo.Joachim Fasting2007-10-061-1/+1
* NoBorders.hs: unused bindings.Joachim Fasting2007-10-061-2/+2
* NoBorders.smartBorders: add type signature.Joachim Fasting2007-10-061-0/+1
* Grid.hs: needs -fglasgow-exts.Joachim Fasting2007-10-061-0/+1
* EwmhWindows wrap up for inclusionmail2007-10-062-21/+95
* EwmhDesktops initial patchmail2007-10-061-0/+42
* get rid of obviated commentDevin Mullins2007-10-061-1/+0
* get rid of duplicate mapWorkspaces functionDevin Mullins2007-10-061-7/+1
* add Grid to MetaModulel.mai2007-10-061-0/+1
* basic docs for Gridl.mai2007-10-061-0/+15
* import Grid.hs into repositoryl.mai2007-10-051-0/+48
* Dishes layout. Stacks windows underneath masters.nornagon2007-10-061-0/+50
* ShellPrompt: removed readline dependency and added escape character supportAndrea Rossato2007-10-051-18/+24
* XPrompt: added ^A and ^E and moreAndrea Rossato2007-10-051-73/+83
* Tabbed: check if we really have a window to focusAndrea Rossato2007-10-051-2/+4
* add QC tests for SwapWorkspacesDevin Mullins2007-10-041-0/+56
* add man page docoDevin Mullins2007-10-041-0/+5
* Maximize layout modifierJamie Webb2007-10-042-0/+73
* Add ^K and ^U support to XPromptEric Mertens2007-10-021-3/+20
* Rename ResizableTile.Tall to ResizableTallJamie Webb2007-10-031-11/+11
* MosaicAlt take 2Jamie Webb2007-10-031-51/+76
* Mark modules that haven't been ported to the new API yet.Spencer Janssen2007-10-031-4/+4
* More LANGUAGE pragmasSpencer Janssen2007-10-032-0/+3
* Add XPropManage to MetaModuleSpencer Janssen2007-10-031-0/+1
* add swapping capability in WindowNavigation.David Roundy2007-10-031-2/+22
* export constructor to make ThreeColumns layout usable againDaniel Neri2007-10-031-1/+1
* WindowNavigation: add configurable colors and the possibility to turn them offAndrea Rossato2007-10-031-50/+68
* Add SwapWorkspaces to MetaModuleSpencer Janssen2007-10-031-0/+1
* add SwapWorkspaces (to reorder them on your number keys)Devin Mullins2007-10-021-0/+52
* Layout -> LayoutClass for ResizableTile and MosaicAltJamie Webb2007-10-032-2/+2
* NoBorders: reduce flickerSpencer Janssen2007-10-021-4/+9
* TagWindowsKarsten Schoelzel2007-10-021-0/+204
* Add XPropManage, a manageHook using XPropertiesKarsten Schoelzel2007-10-021-0/+90
* make Spiral work with new layout class.David Roundy2007-10-021-19/+23
* some renaming of classes and data types.David Roundy2007-09-2918-37/+37
* SimpleStacking is deprecatedSpencer Janssen2007-10-022-45/+0
* Make Tabbed use XUtils.releaseFontAndrea Rossato2007-10-021-3/+2
* XUtils: added releaseFontAndrea Rossato2007-10-021-3/+9
* An alternative mosaic layout implementationJamie Webb2007-10-022-0/+137
* Fix infinite loop in ResizableTile serializationJamie Webb2007-10-021-6/+5
* Use newtype deriving for InvisibleSpencer Janssen2007-10-011-9/+3
* Tabbed: updated usage informationAndrea Rossato2007-10-011-4/+4
* XMonadContrib.ResizableTile in darcs patch.matsuyama32007-10-011-0/+87