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