aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Commands: added recent layout commandsAndrea Rossato2007-09-301-17/+20
* Removed fromIMaybe from Tabbed ad added it to InvisibleAndrea Rossato2007-09-302-6/+7
* Tabbed: reintroduced shrinker configuration option and removed the unneeded R...Andrea Rossato2007-09-301-33/+36
* Tabbed: moved string positioning to XUtilsAndrea Rossato2007-09-301-5/+1
* refactor paintAndWrite to take the alignment and hide string positioningAndrea Rossato2007-09-301-9/+31
* make DraPane use XUtilsAndrea Rossato2007-09-291-34/+12
* make Tabbed use XUtilsAndrea Rossato2007-09-291-47/+14
* Added XUtils: a library for drawingAndrea Rossato2007-09-291-0/+151
* enable color setting in WindowNavigation.David Roundy2007-09-291-30/+56
* Add smartBordersSpencer Janssen2007-09-291-0/+21
* Give Invisible a definition for fail.Spencer Janssen2007-09-291-0/+1
* Tabbed: fixed a bug: when only one window is in the stack doLayout must still...Andrea Rossato2007-09-291-3/+3
* Added Invisible to store layout stateAndrea Rossato2007-09-281-0/+42