| Commit message (Expand) | Author | Age | Files | Lines |
* | Indentation | Spencer Janssen | 2008-05-07 | 1 | -5/+4 |
* | Add ToggleStruts to the desktop config | Spencer Janssen | 2008-05-07 | 1 | -0/+6 |
* | Refactor my config | Spencer Janssen | 2008-05-07 | 1 | -2/+4 |
* | Add XMonad.Config.Kde | Spencer Janssen | 2008-05-07 | 1 | -0/+32 |
* | manageHooks for my config | Spencer Janssen | 2008-04-30 | 1 | -1/+4 |
* | Add XMonad.Config.Desktop and XMonad.Config.Gnome | Spencer Janssen | 2008-04-30 | 2 | -0/+65 |
* | remove my config file -- the wiki is where its at. | Don Stewart | 2008-04-19 | 1 | -28/+0 |
* | Util.Run, Hooks.DynamicLog: re-export hPutStrLn and hPutStr from Util.Run for... | Brent Yorgey | 2008-03-28 | 1 | -1/+0 |
* | clean up Config.Droundy. | David Roundy | 2008-03-27 | 1 | -36/+27 |
* | my current config | Don Stewart | 2008-03-26 | 1 | -6/+10 |
* | I don't use DwmStyle | Spencer Janssen | 2008-03-25 | 1 | -2/+1 |
* | XMonad.Layout.HintedTile: make alignment of shrunk windows configurable | Lukas Mai | 2008-03-25 | 1 | -1/+1 |
* | use ewmhDesktopsLayout in Droundy. | David Roundy | 2008-03-22 | 1 | -2/+4 |
* | cut Anneal and Mosaic. | David Roundy | 2008-03-22 | 1 | -10/+0 |
* | I now use ServerMode | Andrea Rossato | 2008-02-26 | 1 | -1/+3 |
* | rewrite ScratchWorkspace to make scratch always visible, but not always on sc... | David Roundy | 2008-03-08 | 1 | -1/+1 |
* | add HiddenNonEmptyWS to CycleWS to avoid workspaces already visible. | David Roundy | 2008-03-08 | 1 | -2/+2 |
* | switch Droundy to smartBorders (which works better with ScratchWorkspace). | David Roundy | 2008-03-01 | 1 | -3/+3 |
* | implement ScratchWorkspace. | David Roundy | 2008-02-29 | 1 | -1/+7 |
* | Arossato: updated to latest changes | Andrea Rossato | 2008-02-19 | 1 | -21/+6 |
* | Arossato: update to latest changes | Andrea Rossato | 2008-02-08 | 1 | -12/+18 |
* | roll back to previous version of Droundy.hs. | David Roundy | 2008-02-05 | 1 | -10/+10 |
* | make tabbed work nicely with LayoutCombinators and WindowNavigation. | David Roundy | 2008-02-05 | 1 | -9/+10 |
* | enable proper handling of panels in droundy config. | David Roundy | 2008-02-04 | 1 | -0/+3 |
* | REMOVE RotView: use CycleWS instead. | Brent Yorgey | 2008-02-01 | 1 | -3/+3 |
* | Various decorations related updates | Spencer Janssen | 2008-01-30 | 3 | -27/+17 |
* | Named: reimplemented as a LayoutModifier and updated Config.Droundy accordingly | Andrea Rossato | 2008-01-28 | 1 | -4/+4 |
* | WindowArranger can now arrange all windows | Andrea Rossato | 2008-01-27 | 1 | -1/+1 |
* | Arossato: updated my config to recent changes | Andrea Rossato | 2008-01-26 | 1 | -16/+60 |
* | Don't export TConf anymore and export DeConfig instead | Andrea Rossato | 2008-01-26 | 2 | -13/+13 |
* | I use urxvtc now | Spencer Janssen | 2008-01-27 | 1 | -1/+1 |
* | Update various restart bindings | Spencer Janssen | 2007-12-19 | 1 | -1/+1 |
* | update Config.Droundy to use a few nice hooks. | David Roundy | 2007-12-16 | 1 | -3/+5 |
* | I use ManageDocks now | Spencer Janssen | 2007-12-09 | 1 | -3/+5 |
* | Arossato: my teaTime application. | Andrea Rossato | 2007-12-09 | 1 | -0/+1 |
* | More import pruning | Spencer Janssen | 2007-12-08 | 3 | -5/+2 |
* | Remove XMonad.Operations imports | Spencer Janssen | 2007-12-08 | 3 | -3/+0 |
* | Prune more imports | Spencer Janssen | 2007-12-08 | 2 | -4/+0 |
* | I use CopyWindow now | Spencer Janssen | 2007-12-08 | 1 | -2/+7 |
* | Remove redundant imports | Spencer Janssen | 2007-12-08 | 1 | -1/+0 |
* | Update Sjanssen.hs | Spencer Janssen | 2007-12-05 | 1 | -3/+7 |
* | Droundy.hs: add spaces so haddock isn't confused by commented-out ||| combinator | Brent Yorgey | 2007-12-04 | 1 | -1/+1 |
* | my urgency-hook code also seems to crach... change in Droundy. | David Roundy | 2007-12-01 | 1 | -4/+7 |
* | disable avoidStruts in Droundy again. | David Roundy | 2007-12-01 | 1 | -2/+2 |
* | add to Droundy a non-working urgency hook and enable avoidStruts. | David Roundy | 2007-12-01 | 1 | -5/+25 |
* | tune Droundy config. | David Roundy | 2007-11-30 | 1 | -3/+3 |
* | LayoutCombinators: changes infixes and added many other combinators. | Andrea Rossato | 2007-11-27 | 1 | -3/+3 |
* | Alleviate clashing symbols with XMonad.ManageHook.<||> | Spencer Janssen | 2007-11-27 | 1 | -1/+1 |
* | Arossato: some changes. I now use Magnifier among my layouts | Andrea Rossato | 2007-11-24 | 1 | -44/+54 |
* | clean up mosaic a bit more. | David Roundy | 2007-11-23 | 1 | -3/+17 |