aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avoid grabbing all keys when a keysym is undefinedJason Creighton2007-04-281-1/+3
* Further refactoringSpencer Janssen2007-04-261-2/+2
* Refactor in Config.hs (no real changes)Spencer Janssen2007-04-261-2/+2
* Add the manpage to extra-source-filesSpencer Janssen2007-04-261-1/+1
* add xmonad manpageDavid Lazar2007-04-261-0/+78
* Remove toListSpencer Janssen2007-04-262-15/+3
* Ignore numlock and capslock in keybindingsJason Creighton2007-04-242-3/+5
* Clear numlock bitSpencer Janssen2007-04-241-1/+1
* force window border to 1pxJason Creighton2007-04-231-0/+1
* s/creigh//Don Stewart2007-04-231-1/+1
* some other things to doDon Stewart2007-04-231-0/+14
* Start TODOs for 0.2Spencer Janssen2007-04-231-0/+3
* update readmeDon Stewart2007-04-221-5/+5
* Bump version to 0.1Spencer Janssen2007-04-221-1/+1
* xmonad 0.1 is readySpencer Janssen2007-04-221-6/+0
* Update TODOSpencer Janssen2007-04-221-2/+0
* Arbitrary Word64 for running tests on amd64Alec Berryman2007-04-191-0/+8
* two things gone from todo listDon Stewart2007-04-191-3/+1
* add 8 new QC tests, including tests of the layout algorithmDon Stewart2007-04-193-4/+132
* use prefixed record names in latest X11-extrasJason Creighton2007-04-192-25/+25
* WindowSet is better than WorkSpaceSpencer Janssen2007-04-192-4/+4
* Remove useless pragmaSpencer Janssen2007-04-191-1/+0
* Parameterise StackSet by two index types, rather than breaking abstractionDon Stewart2007-04-194-56/+59
* 2 more properties for promote.Don Stewart2007-04-191-2/+17
* tweak loc count to match count_lines scriptDon Stewart2007-04-192-6/+7
* Promote now swaps focused window with master windowDon Stewart2007-04-193-9/+37
* Add TODO to the sdistSpencer Janssen2007-04-191-1/+1
* Add the tests to the sdistSpencer Janssen2007-04-191-1/+1
* Make sdist work correctlySpencer Janssen2007-04-181-15/+17
* xmonad should build with future versions of mtl and X11-extrasSpencer Janssen2007-04-181-1/+1
* Another TODO bites the dustSpencer Janssen2007-04-181-2/+0
* Update propaganda.Spencer Janssen2007-04-182-2/+2
* define test to ensure LOC doesn't jump above 400.David Roundy2007-04-181-0/+15
* Update TODO: all the Xinerama issues I've encountered are fixedAlec Berryman2007-04-181-9/+0
* test for xmonad in path first, before restartingDon Stewart2007-04-161-3/+7
* added comment about windows key (mod4Mask)Jason Creighton2007-04-161-2/+3
* remove unused sizeDelta settingJason Creighton2007-04-161-4/+0
* Note we must fix mod-shift-c before 0.1 can go outDon Stewart2007-04-161-0/+3
* fix typo.David Roundy2007-04-151-1/+1
* added warning re: xmonad in path to mod-shift-q docsJason Creighton2007-04-141-1/+1
* Clear up documentation on mod-h/lSpencer Janssen2007-04-141-2/+2
* Ignore window entries while moving windows. This should fix all the focus pr...Spencer Janssen2007-04-131-0/+11
* Update TODOSpencer Janssen2007-04-131-2/+3
* mod-wer for Xinerama was inadvertently changedAlec Berryman2007-04-121-1/+1
* and the tests still runDon Stewart2007-04-112-19/+11
* add license headers to two missing filesDon Stewart2007-04-112-0/+24
* clean up tiling code a teensy bit, and comment on the interaction between foc...Don Stewart2007-04-112-8/+17
* explain what mod-return now does. it cyclesDon Stewart2007-04-111-1/+1
* Change semantics of 'promote'.Don Stewart2007-04-113-14/+19
* clean up onlyDon Stewart2007-04-111-22/+29