| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | RotSlaves | Hans Philipp Annen | 2007-08-02 | 1 | -0/+47 |
* | DeManage.hs: haddock compatibility. | joachim.fasting | 2007-07-25 | 1 | -1/+1 |
* | Fix warnings in FlexibleManipulate (Sorry!) | Michael G. Sloan | 2007-07-29 | 1 | -1/+2 |
* | Add FlexibleManipulate extension | Michael G. Sloan | 2007-07-29 | 2 | -0/+114 |
* | Commands: refactoring to include in MetaModule | Andrea Rossato | 2007-07-28 | 2 | -16/+20 |
* | SwitchTrans.hs, initial version | l.mai | 2007-07-28 | 2 | -0/+162 |
* | fix WorkspaceDir (which was broken) using LayoutHelpers. | David Roundy | 2007-07-26 | 1 | -4/+5 |
* | FocusNth initial import | Karsten Schoelzel | 2007-07-25 | 1 | -0/+42 |
* | use a little more contrast in default tabs. | David Roundy | 2007-07-24 | 1 | -3/+3 |
* | 3col fix: do not switch to tall layout on resize/incmastern | Kai Grossjohann | 2007-07-23 | 1 | -4/+4 |
* | 3col rounding | Kai Grossjohann | 2007-07-21 | 1 | -3/+3 |
* | fix 3col layout for nmaster + 1 windows | Kai Grossjohann | 2007-07-21 | 1 | -4/+6 |
* | 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 |