aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Config (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-09I use ManageDocks nowSpencer Janssen1-3/+5
2007-12-09Arossato: my teaTime application.Andrea Rossato1-0/+1
2007-12-08More import pruningSpencer Janssen3-5/+2
2007-12-08Remove XMonad.Operations importsSpencer Janssen3-3/+0
2007-12-08Prune more importsSpencer Janssen2-4/+0
2007-12-08I use CopyWindow nowSpencer Janssen1-2/+7
2007-12-08Remove redundant importsSpencer Janssen1-1/+0
2007-12-05Update Sjanssen.hsSpencer Janssen1-3/+7
2007-12-04Droundy.hs: add spaces so haddock isn't confused by commented-out ||| combinatorBrent Yorgey1-1/+1
2007-12-01my urgency-hook code also seems to crach... change in Droundy.David Roundy1-4/+7
2007-12-01disable avoidStruts in Droundy again.David Roundy1-2/+2
2007-12-01add to Droundy a non-working urgency hook and enable avoidStruts.David Roundy1-5/+25
2007-11-30tune Droundy config.David Roundy1-3/+3
2007-11-27LayoutCombinators: changes infixes and added many other combinators.Andrea Rossato1-3/+3
2007-11-27Alleviate clashing symbols with XMonad.ManageHook.<||>Spencer Janssen1-1/+1
2007-11-24Arossato: some changes. I now use Magnifier among my layoutsAndrea Rossato1-44/+54
2007-11-23clean up mosaic a bit more.David Roundy1-3/+17
2007-11-16Config/Droundy.hs: -Wall police, add -fno-warn-orphansBrent Yorgey1-1/+1
2007-11-16Arossato: my terminal is urxvtAndrea Rossato1-1/+1
2007-11-16Arossato: removed unneeded bitsAndrea Rossato1-1/+0
2007-11-15Arossato: documentationAndrea Rossato1-6/+47
2007-11-15remove unneeded Data.Bits imports.David Roundy1-1/+0
2007-11-14CustomKeys.hs: moved into `Util' directoryValery V. Vorotyntsev1-76/+0
2007-11-14Arossato: removed unneeded bitsAndrea Rossato1-4/+1
2007-11-14improve shrinking in Droundy.hsDavid Roundy1-0/+8
2007-11-14Arossato: just code formattingAndrea Rossato1-7/+8
2007-11-14Arossato: typoAndrea Rossato1-1/+1
2007-11-14Arossato: some keybindings tuningAndrea Rossato1-1/+12
2007-11-14Arossato: just code formattingsAndrea Rossato1-16/+19
2007-11-14Config.Arossato: my hand has been forced to pick up a true combinator set...Andrea Rossato1-99/+53
2007-11-14fix EZConfig documentationDevin Mullins1-1/+1
2007-11-13CustomKeys.hs (customKeysFrom): new functionValery V. Vorotyntsev1-9/+20
2007-11-13Arossato: cleanup and fine-tuningAndrea Rossato1-25/+31
2007-11-13make shrinker preserved over restart in tabbed.David Roundy1-4/+18
2007-11-12XMonad.Config.CustomKeys - new moduleValery V. Vorotyntsev1-0/+65
2007-11-12prune Droundy.hs.David Roundy1-24/+2
2007-11-11changes to work with XConfig of kind * -> *.David Roundy3-9/+9
2007-11-11add two new modules, one to name layouts, another to select a layout.David Roundy1-2/+5
2007-11-09add withWorkspace prompt, which automatically creates workspace if nonexistent.David Roundy1-12/+2
2007-11-07clean up Droundy.hs.David Roundy1-3/+3
2007-11-07Remove spurious import in Arossato's config.Chris Mears1-1/+0
2007-11-07Add my configuration fileAndrea Rossato1-0/+145
2007-11-07add higher order 'dzen' functionDon Stewart1-9/+6
2007-11-07Use spawnPipe in sjanssenConfigSpencer Janssen1-3/+7
2007-11-05Stupid mistakeSpencer Janssen1-1/+1
2007-11-05fix Config.Droundy to compile again.David Roundy1-214/+64
2007-11-05-Wall policeSpencer Janssen1-13/+11
2007-11-05Minor updates to Sjanssen.hsSpencer Janssen1-10/+2
2007-11-05forgot to add my config fileDon Stewart1-0/+27
2007-11-05build with optimisations on as usual, fix a few compile errorsDon Stewart2-10/+13