| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | XMonad.Config.Desktop type problem (monomorphism?) | Malebria | 2008-06-10 | 1 | -1/+1 |
* | Default Xfce config, this time with me holding the copyright, maintainership,... | Ivan.Miljenovic | 2008-05-22 | 1 | -0/+42 |
* | Fixed location of xmonad.conf | Roman Cheplyaka | 2008-05-18 | 1 | -1/+2 |
* | Added XMonad.Config.PlainConfig: proof-of-concept GHC-less plain text configu... | Braden Shepherdson | 2008-05-18 | 1 | -0/+527 |
* | I no longer use ScratchWorkspace. | David Roundy | 2008-05-16 | 1 | -4/+0 |
* | add BoringWindows module to make certain windows skipped when rotating focus. | David Roundy | 2008-05-14 | 1 | -4/+8 |
* | 'xmobar' function added to DynamicLog for running xmobar with some defaults | Ivan N. Veselov | 2008-05-08 | 2 | -2/+2 |
* | Use gnome-session-save for the mod-shift-q binding | Spencer Janssen | 2008-05-07 | 1 | -1/+2 |
* | Whitespace only | Spencer Janssen | 2008-05-07 | 1 | -1/+0 |
* | Add a binding for Gnome's "Run Application" dialog | Spencer Janssen | 2008-05-07 | 1 | -2/+24 |
* | Add some keybindings to the Kde config | Spencer Janssen | 2008-05-07 | 1 | -1/+10 |
* | 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 |