aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Config/Droundy.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* More import pruningSpencer Janssen2007-12-081-2/+1
* Remove XMonad.Operations importsSpencer Janssen2007-12-081-1/+0
* Prune more importsSpencer Janssen2007-12-081-2/+0
* Droundy.hs: add spaces so haddock isn't confused by commented-out ||| combinatorBrent Yorgey2007-12-041-1/+1
* my urgency-hook code also seems to crach... change in Droundy.David Roundy2007-12-011-4/+7
* disable avoidStruts in Droundy again.David Roundy2007-12-011-2/+2
* add to Droundy a non-working urgency hook and enable avoidStruts.David Roundy2007-12-011-5/+25
* tune Droundy config.David Roundy2007-11-301-3/+3
* LayoutCombinators: changes infixes and added many other combinators.Andrea Rossato2007-11-271-3/+3
* Alleviate clashing symbols with XMonad.ManageHook.<||>Spencer Janssen2007-11-271-1/+1
* clean up mosaic a bit more.David Roundy2007-11-231-3/+17
* Config/Droundy.hs: -Wall police, add -fno-warn-orphansBrent Yorgey2007-11-161-1/+1
* improve shrinking in Droundy.hsDavid Roundy2007-11-141-0/+8
* make shrinker preserved over restart in tabbed.David Roundy2007-11-131-4/+18
* prune Droundy.hs.David Roundy2007-11-121-24/+2
* changes to work with XConfig of kind * -> *.David Roundy2007-11-111-4/+4
* add two new modules, one to name layouts, another to select a layout.David Roundy2007-11-111-2/+5
* add withWorkspace prompt, which automatically creates workspace if nonexistent.David Roundy2007-11-091-12/+2
* clean up Droundy.hs.David Roundy2007-11-071-3/+3
* fix Config.Droundy to compile again.David Roundy2007-11-051-214/+64
* build with optimisations on as usual, fix a few compile errorsDon Stewart2007-11-051-9/+12
* Move configs/droundy.hs to an actual library moduleSpencer Janssen2007-11-041-0/+309