| Commit message (Expand) | Author | Files | Lines |
2008-01-28 | add emptyLayout to MultiToggle | Lukas Mai | 1 | -0/+2 |
2008-01-18 | add 'single' helper function | Lukas Mai | 1 | -2/+7 |
2008-01-18 | documentation fix | Lukas Mai | 1 | -1/+1 |
2008-01-18 | style assimilation | Lukas Mai | 1 | -1/+1 |
2008-01-16 | Reflect.hs: minor haddock fix | Brent Yorgey | 1 | -1/+1 |
2008-01-15 | Reflect.hs: use -fglasgow-exts for now instead of LANGUAGE pragmas, for compa... | Brent Yorgey | 1 | -1/+5 |
2008-01-15 | Reflect.hs: add MultiToggle support | Brent Yorgey | 1 | -6/+40 |
2008-01-15 | MultiToggle.hs: improve 'description' implementation in LayoutClass instance ... | Brent Yorgey | 1 | -2/+2 |
2008-01-15 | Layout.Reflect: new contrib module for reflecting layouts horizontally/vertic... | Brent Yorgey | 1 | -0/+81 |
2008-01-14 | ShowWName.hs: switch color/bgcolor in call to paintAndWrite | Brent Yorgey | 1 | -2/+2 |
2008-01-13 | ShowWName now uses Timer and XUtils to display the workspace name | Andrea Rossato | 1 | -33/+42 |
2007-12-31 | PerWorkspace.hs: add an explanatory note | Brent Yorgey | 1 | -0/+7 |
2007-12-31 | Add ShowWName a layout modifier to show the workspace name | Andrea Rossato | 1 | -0/+95 |
2007-12-25 | ResizableTile.hs: fix resizing to work in the presence of floating windows (r... | Brent Yorgey | 1 | -6/+12 |
2007-12-25 | LayoutScreens: haddock fixes | Andrea Rossato | 1 | -5/+7 |
2007-12-24 | Fix isssue 105 | Andrea Rossato | 2 | -5/+5 |
2007-12-22 | No more tabs | Spencer Janssen | 3 | -8/+8 |
2007-12-15 | Add UrgencyHook support to Tabbed | Shachaf Ben-Kiki | 1 | -4/+16 |
2007-12-11 | Magnifier: custom zoom ratio for magnifier' too | intrigeri | 1 | -0/+6 |
2007-12-11 | Magnifier.hs: minor haddock fixes | Brent Yorgey | 1 | -8/+8 |
2007-12-11 | fix haddock on Magnifier | tim.thelion | 1 | -1/+5 |
2007-12-09 | Custom zoom levels for magnifier | tim.thelion | 1 | -0/+13 |
2007-12-08 | More import pruning | Spencer Janssen | 13 | -17/+5 |
2007-12-08 | Remove XMonad.Operations imports | Spencer Janssen | 10 | -11/+3 |
2007-12-08 | Prune more imports | Spencer Janssen | 9 | -11/+0 |
2007-12-08 | Remove redundant imports | Spencer Janssen | 17 | -37/+3 |
2007-12-05 | Remove TilePrime, it is subsumed by HintedTile | Spencer Janssen | 1 | -108/+0 |
2007-12-04 | LayoutScreens and Square: haddock updates | Brent Yorgey | 2 | -9/+11 |
2007-12-01 | fix bug where we failed to hide combo decorations. | David Roundy | 1 | -6/+10 |
2007-11-30 | LayoutScreens: documentation fix | Brent Yorgey | 1 | -3/+3 |
2007-11-23 | more coding on Mosaic. | David Roundy | 1 | -33/+55 |
2007-11-23 | make Mosaic read (and partially try to obey) WM hints. | David Roundy | 1 | -14/+56 |
2007-11-27 | WorkspaceDir: minor haddock update | Brent Yorgey | 1 | -1/+1 |
2007-11-27 | LayoutCombinators: a few minor haddock fixes | Brent Yorgey | 1 | -13/+11 |
2007-11-27 | LayoutCombinators: changes infixes and added many other combinators. | Andrea Rossato | 1 | -71/+98 |
2007-11-27 | Alleviate clashing symbols with XMonad.ManageHook.<||> | Spencer Janssen | 1 | -1/+1 |
2007-11-23 | Magnifier: typo | Andrea Rossato | 1 | -2/+2 |
2007-11-23 | LayoutCombinators: fix doc | Andrea Rossato | 1 | -1/+1 |
2007-11-23 | dafaultConfig --> defaultConfig | Brent Yorgey | 24 | -24/+24 |
2007-11-23 | LayoutCombinators: haddock documentation | Andrea Rossato | 1 | -23/+90 |
2007-11-23 | ToggleLayout: haddock fixes | Andrea Rossato | 1 | -8/+17 |
2007-11-23 | LayoutHints: haddock fixes | Andrea Rossato | 1 | -5/+12 |
2007-11-23 | LayouModifier: haddock docs | Andrea Rossato | 1 | -4/+10 |
2007-11-23 | MagicFocus: haddock docs | Andrea Rossato | 1 | -6/+12 |
2007-11-23 | Maximize: haddock fixes | Andrea Rossato | 1 | -9/+16 |
2007-11-23 | MosaicAlt: haddock fixes | Andrea Rossato | 1 | -13/+21 |
2007-11-23 | Named: haddock fixes | Andrea Rossato | 1 | -3/+11 |
2007-11-23 | NoBorders: haddock fixes | Andrea Rossato | 1 | -4/+3 |
2007-11-23 | ResizableTile: haddock fixes | Andrea Rossato | 1 | -7/+15 |
2007-11-23 | Roledex: haddock fixes | Andrea Rossato | 1 | -4/+10 |