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