aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* WindowNavigation now uses Invisible (plus some vertical alignement)Andrea Rossato2007-09-281-20/+17
* DragPane now uses InvisibleAndrea Rossato2007-09-281-9/+10
* Tabbed now uses InvisibleAndrea Rossato2007-09-281-20/+14
* add new WindowNavigation module.David Roundy2007-09-282-0/+115
* Tabbed: removed two little bugs due to the mess during the transition (my fau...Andrea Rossato2007-09-281-2/+2
* DeManage.hs: doesn't need -fglasgow-exts.Joachim Fasting2007-09-281-1/+0
* Use LANGUAGE pragmas over -fglasgow-extsSpencer Janssen2007-09-2814-9/+29
* remove SetLayout.David Roundy2007-09-281-40/+0
* Various fixes to NoBorders. Hopefully fixes bug #42Spencer Janssen2007-09-281-11/+21
* Use LANGUAGE pragmasSpencer Janssen2007-09-282-0/+4
* LayoutModifier: call unhook after releaseResourcesSpencer Janssen2007-09-281-2/+4
* DynamicLog: sort first by index in the workspaces list, then by tag nameSpencer Janssen2007-09-281-2/+13
* Make modifier descriptions prettierSpencer Janssen2007-09-281-1/+1
* Give Hinted a nice descriptionSpencer Janssen2007-09-281-0/+1
* LayoutModifier should have descriptions tooSpencer Janssen2007-09-281-0/+3
* Tabbed: give a nice descriptionSpencer Janssen2007-09-281-0/+1
* DynamicLog: print a description of the current layoutSpencer Janssen2007-09-281-1/+4
* Update docsSpencer Janssen2007-09-281-2/+2
* Add simpler layoutHintsSpencer Janssen2007-09-281-0/+4
* NewTabbed: after a ReleaseResources we should return Tabbed Nothing...Andrea Rossato2007-09-281-4/+4
* Move NewTabbed to TabbedSpencer Janssen2007-09-282-3/+4
* Remove Tabbed.hsSpencer Janssen2007-09-282-147/+0
* Remove Decoration.hsSpencer Janssen2007-09-282-75/+0
* DragPane:just code formattingAndrea Rossato2007-09-271-8/+8
* NewTabbed: fixes a (reintroduced) bug and some code formattingAndrea Rossato2007-09-271-23/+22
* make NewTabbed use InvisibleMaybe to hide its cache.David Roundy2007-09-261-17/+24