aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DeManage: take a Window as argumentSpencer Janssen2007-07-181-5/+6
* TypoSpencer Janssen2007-07-181-1/+1
* Add XMonadContrib.DeManage: a module for unmanaging windows (like panels)Spencer Janssen2007-07-182-0/+53
* Tabbed.hs: corrected error in Usage reported by Xavier MaillardAndrea Rossato2007-07-171-1/+1
* fixes Commands.hsAndrea Rossato2007-07-161-1/+1
* MetaModule.hs: add missing modules.joachim.fasting2007-07-151-0/+2
* Magnifier: unbreak: raise focus windowPeter De Wachter2007-06-301-3/+3
* Spiral.hs: correct module header.joachim.fasting2007-07-071-1/+1
* LayoutScreens.hs: correct module header.joachim.fasting2007-07-011-3/+1
* add FlexibleResize to MetaModulel.mai2007-07-081-0/+1
* link to xinerama-dmenu patch for dmenu 3.2Jason Creighton2007-07-081-1/+1
* Tabbed: updated usage informationAndrea Rossato2007-07-071-2/+2
* Tabs should stay beneath any floating windowAndrea Rossato2007-07-071-0/+1
* Tabbed: added more configuration optionsAndrea Rossato2007-07-061-19/+26
* NamedWindows: if fetchName returns Nothing sets the name to resName ClassHintAndrea Rossato2007-07-061-2/+3
* the gaps list should be filled with the default value from Config.hsAndrea Rossato2007-07-051-3/+2
* SimpleStacking: -Wall policeAlec Berryman2007-07-041-5/+3
* SimpleStacking: remove note about Xinerama incompatability, works fine nowAlec Berryman2007-07-041-2/+0
* ScreenLayouts.hs: updates to the last API changesAndrea Rossato2007-07-031-6/+5
* More ScreenDetails fixesSpencer Janssen2007-06-304-11/+14
* Make GreedyView work with ScreenDetailsSpencer Janssen2007-06-301-3/+2
* flexible resizing for floating windowsl.mai2007-06-291-0/+63
* resolve conflicts in Decoration and Tabbed.David Roundy2007-06-292-23/+53
* resolve conflict in Square.David Roundy2007-06-291-7/+1
* clean up code in Combo.David Roundy2007-06-242-19/+28
* add CopyWindow module, to support sticky/tagged windows.David Roundy2007-06-242-0/+90
* make everything work with new doLayout.David Roundy2007-06-2313-118/+97
* move Accordian to use idModify.David Roundy2007-06-231-2/+2
* introduce idModify which is just "const (return Nothing)".David Roundy2007-06-232-2/+10
* move Spiral to LayoutHelpers.David Roundy2007-06-231-3/+4
* Note that SimpleStacking is incompatible with XineramaJason Creighton2007-06-271-0/+2
* Tabbed: Make use of the Stack to get focused windowJason Creighton2007-06-271-4/+3
* Accordion.hs: whitespace.joachim.fasting2007-06-261-1/+1
* MetaModule.hs: add LayoutHelpers.joachim.fasting2007-06-261-1/+2
* Tabbed.hs: updated usage informationAndrea Rossato2007-06-251-0/+10
* added configration options and moved font stuff to Decorations.hsAndrea Rossato2007-06-251-30/+45
* Decoration.hs: added automatic font managmentAndrea Rossato2007-06-251-9/+15
* fix usage instructions on NoBorders.David Roundy2007-06-241-1/+4
* remove BackCompat.hsdaniel2007-06-241-62/+0
* Square.hs: put usage instructions after imports for Haddock compatibility.joachim.fasting2007-06-231-5/+5
* Magnifier.hs: quote screenshot url for Haddock compatibility.joachim.fasting2007-06-241-1/+1
* add new LayoutHelpers module.David Roundy2007-06-222-13/+72
* Add SinkAll module.joachim.fasting2007-06-231-0/+34
* Magnifier.hs: needs -fglasgow-exts to compile.joachim.fasting2007-06-221-0/+1
* fix usage info for LayoutScreens.David Roundy2007-06-221-2/+1
* add new LayoutScreens module.David Roundy2007-06-222-1/+67
* Magnifier: raise the focus windowPeter De Wachter2007-06-211-1/+3
* Circle: raise the focus windowPeter De Wachter2007-06-211-2/+5
* Circle cleanupsPeter De Wachter2007-06-211-8/+9
* make Mosaic lay thigs out a bit better.David Roundy2007-06-211-12/+12