| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Config/Droundy.hs: -Wall police, add -fno-warn-orphans | Brent Yorgey | 2007-11-16 | 1 | -1/+1 |
* | Arossato: my terminal is urxvt | Andrea Rossato | 2007-11-16 | 1 | -1/+1 |
* | Arossato: removed unneeded bits | Andrea Rossato | 2007-11-16 | 1 | -1/+0 |
* | Arossato: documentation | Andrea Rossato | 2007-11-15 | 1 | -6/+47 |
* | remove unneeded Data.Bits imports. | David Roundy | 2007-11-15 | 1 | -1/+0 |
* | CustomKeys.hs: moved into `Util' directory | Valery V. Vorotyntsev | 2007-11-14 | 1 | -76/+0 |
* | Arossato: removed unneeded bits | Andrea Rossato | 2007-11-14 | 1 | -4/+1 |
* | improve shrinking in Droundy.hs | David Roundy | 2007-11-14 | 1 | -0/+8 |
* | Arossato: just code formatting | Andrea Rossato | 2007-11-14 | 1 | -7/+8 |
* | Arossato: typo | Andrea Rossato | 2007-11-14 | 1 | -1/+1 |
* | Arossato: some keybindings tuning | Andrea Rossato | 2007-11-14 | 1 | -1/+12 |
* | Arossato: just code formattings | Andrea Rossato | 2007-11-14 | 1 | -16/+19 |
* | Config.Arossato: my hand has been forced to pick up a true combinator set... | Andrea Rossato | 2007-11-14 | 1 | -99/+53 |
* | fix EZConfig documentation | Devin Mullins | 2007-11-14 | 1 | -1/+1 |
* | CustomKeys.hs (customKeysFrom): new function | Valery V. Vorotyntsev | 2007-11-13 | 1 | -9/+20 |
* | Arossato: cleanup and fine-tuning | Andrea Rossato | 2007-11-13 | 1 | -25/+31 |
* | make shrinker preserved over restart in tabbed. | David Roundy | 2007-11-13 | 1 | -4/+18 |
* | XMonad.Config.CustomKeys - new module | Valery V. Vorotyntsev | 2007-11-12 | 1 | -0/+65 |
* | prune Droundy.hs. | David Roundy | 2007-11-12 | 1 | -24/+2 |
* | changes to work with XConfig of kind * -> *. | David Roundy | 2007-11-11 | 3 | -9/+9 |
* | add two new modules, one to name layouts, another to select a layout. | David Roundy | 2007-11-11 | 1 | -2/+5 |
* | add withWorkspace prompt, which automatically creates workspace if nonexistent. | David Roundy | 2007-11-09 | 1 | -12/+2 |
* | clean up Droundy.hs. | David Roundy | 2007-11-07 | 1 | -3/+3 |
* | Remove spurious import in Arossato's config. | Chris Mears | 2007-11-07 | 1 | -1/+0 |
* | Add my configuration file | Andrea Rossato | 2007-11-07 | 1 | -0/+145 |
* | add higher order 'dzen' function | Don Stewart | 2007-11-07 | 1 | -9/+6 |
* | Use spawnPipe in sjanssenConfig | Spencer Janssen | 2007-11-07 | 1 | -3/+7 |
* | Stupid mistake | Spencer Janssen | 2007-11-05 | 1 | -1/+1 |
* | fix Config.Droundy to compile again. | David Roundy | 2007-11-05 | 1 | -214/+64 |
* | -Wall police | Spencer Janssen | 2007-11-05 | 1 | -13/+11 |
* | Minor updates to Sjanssen.hs | Spencer Janssen | 2007-11-05 | 1 | -10/+2 |
* | forgot to add my config file | Don Stewart | 2007-11-05 | 1 | -0/+27 |
* | build with optimisations on as usual, fix a few compile errors | Don Stewart | 2007-11-05 | 2 | -10/+13 |
* | Add XMonad.Config.Sjanssen | Spencer Janssen | 2007-11-05 | 1 | -0/+50 |
* | Move configs/droundy.hs to an actual library module | Spencer Janssen | 2007-11-04 | 1 | -0/+309 |