| Commit message (Expand) | Author | Age | Files | Lines |
* | Three column layout | Kai Grossjohann | 2007-07-21 | 1 | -0/+70 |
* | Made the direction of spiral in Spiral.hs optionally configurable | bobstopper | 2007-07-21 | 1 | -5/+14 |
* | DeManage: take a Window as argument | Spencer Janssen | 2007-07-18 | 1 | -5/+6 |
* | Typo | Spencer Janssen | 2007-07-18 | 1 | -1/+1 |
* | Add XMonadContrib.DeManage: a module for unmanaging windows (like panels) | Spencer Janssen | 2007-07-18 | 2 | -0/+53 |
* | Tabbed.hs: corrected error in Usage reported by Xavier Maillard | Andrea Rossato | 2007-07-17 | 1 | -1/+1 |
* | fixes Commands.hs | Andrea Rossato | 2007-07-16 | 1 | -1/+1 |
* | MetaModule.hs: add missing modules. | joachim.fasting | 2007-07-15 | 1 | -0/+2 |
* | Magnifier: unbreak: raise focus window | Peter De Wachter | 2007-06-30 | 1 | -3/+3 |
* | Spiral.hs: correct module header. | joachim.fasting | 2007-07-07 | 1 | -1/+1 |
* | LayoutScreens.hs: correct module header. | joachim.fasting | 2007-07-01 | 1 | -3/+1 |
* | add FlexibleResize to MetaModule | l.mai | 2007-07-08 | 1 | -0/+1 |
* | link to xinerama-dmenu patch for dmenu 3.2 | Jason Creighton | 2007-07-08 | 1 | -1/+1 |
* | Tabbed: updated usage information | Andrea Rossato | 2007-07-07 | 1 | -2/+2 |
* | Tabs should stay beneath any floating window | Andrea Rossato | 2007-07-07 | 1 | -0/+1 |
* | Tabbed: added more configuration options | Andrea Rossato | 2007-07-06 | 1 | -19/+26 |
* | NamedWindows: if fetchName returns Nothing sets the name to resName ClassHint | Andrea Rossato | 2007-07-06 | 1 | -2/+3 |
* | the gaps list should be filled with the default value from Config.hs | Andrea Rossato | 2007-07-05 | 1 | -3/+2 |
* | SimpleStacking: -Wall police | Alec Berryman | 2007-07-04 | 1 | -5/+3 |
* | SimpleStacking: remove note about Xinerama incompatability, works fine now | Alec Berryman | 2007-07-04 | 1 | -2/+0 |
* | ScreenLayouts.hs: updates to the last API changes | Andrea Rossato | 2007-07-03 | 1 | -6/+5 |
* | More ScreenDetails fixes | Spencer Janssen | 2007-06-30 | 4 | -11/+14 |
* | Make GreedyView work with ScreenDetails | Spencer Janssen | 2007-06-30 | 1 | -3/+2 |
* | flexible resizing for floating windows | l.mai | 2007-06-29 | 1 | -0/+63 |
* | resolve conflicts in Decoration and Tabbed. | David Roundy | 2007-06-29 | 2 | -23/+53 |
* | resolve conflict in Square. | David Roundy | 2007-06-29 | 1 | -7/+1 |
* | clean up code in Combo. | David Roundy | 2007-06-24 | 2 | -19/+28 |
* | add CopyWindow module, to support sticky/tagged windows. | David Roundy | 2007-06-24 | 2 | -0/+90 |
* | make everything work with new doLayout. | David Roundy | 2007-06-23 | 13 | -118/+97 |
* | move Accordian to use idModify. | David Roundy | 2007-06-23 | 1 | -2/+2 |
* | introduce idModify which is just "const (return Nothing)". | David Roundy | 2007-06-23 | 2 | -2/+10 |
* | move Spiral to LayoutHelpers. | David Roundy | 2007-06-23 | 1 | -3/+4 |
* | Note that SimpleStacking is incompatible with Xinerama | Jason Creighton | 2007-06-27 | 1 | -0/+2 |
* | Tabbed: Make use of the Stack to get focused window | Jason Creighton | 2007-06-27 | 1 | -4/+3 |
* | Accordion.hs: whitespace. | joachim.fasting | 2007-06-26 | 1 | -1/+1 |
* | MetaModule.hs: add LayoutHelpers. | joachim.fasting | 2007-06-26 | 1 | -1/+2 |
* | Tabbed.hs: updated usage information | Andrea Rossato | 2007-06-25 | 1 | -0/+10 |
* | added configration options and moved font stuff to Decorations.hs | Andrea Rossato | 2007-06-25 | 1 | -30/+45 |
* | Decoration.hs: added automatic font managment | Andrea Rossato | 2007-06-25 | 1 | -9/+15 |
* | fix usage instructions on NoBorders. | David Roundy | 2007-06-24 | 1 | -1/+4 |
* | remove BackCompat.hs | daniel | 2007-06-24 | 1 | -62/+0 |
* | Square.hs: put usage instructions after imports for Haddock compatibility. | joachim.fasting | 2007-06-23 | 1 | -5/+5 |
* | Magnifier.hs: quote screenshot url for Haddock compatibility. | joachim.fasting | 2007-06-24 | 1 | -1/+1 |
* | add new LayoutHelpers module. | David Roundy | 2007-06-22 | 2 | -13/+72 |
* | Add SinkAll module. | joachim.fasting | 2007-06-23 | 1 | -0/+34 |
* | Magnifier.hs: needs -fglasgow-exts to compile. | joachim.fasting | 2007-06-22 | 1 | -0/+1 |
* | fix usage info for LayoutScreens. | David Roundy | 2007-06-22 | 1 | -2/+1 |
* | add new LayoutScreens module. | David Roundy | 2007-06-22 | 2 | -1/+67 |
* | Magnifier: raise the focus window | Peter De Wachter | 2007-06-21 | 1 | -1/+3 |
* | Circle: raise the focus window | Peter De Wachter | 2007-06-21 | 1 | -2/+5 |