| Commit message (Expand) | Author | Age | Files | Lines |
* | add xmonad manpage | David Lazar | 2007-04-26 | 1 | -0/+78 |
* | Remove toList | Spencer Janssen | 2007-04-26 | 2 | -15/+3 |
* | Ignore numlock and capslock in keybindings | Jason Creighton | 2007-04-24 | 2 | -3/+5 |
* | Clear numlock bit | Spencer Janssen | 2007-04-24 | 1 | -1/+1 |
* | force window border to 1px | Jason Creighton | 2007-04-23 | 1 | -0/+1 |
* | s/creigh// | Don Stewart | 2007-04-23 | 1 | -1/+1 |
* | some other things to do | Don Stewart | 2007-04-23 | 1 | -0/+14 |
* | Start TODOs for 0.2 | Spencer Janssen | 2007-04-23 | 1 | -0/+3 |
* | update readme | Don Stewart | 2007-04-22 | 1 | -5/+5 |
* | Bump version to 0.1 | Spencer Janssen | 2007-04-22 | 1 | -1/+1 |
* | xmonad 0.1 is ready | Spencer Janssen | 2007-04-22 | 1 | -6/+0 |
* | Update TODO | Spencer Janssen | 2007-04-22 | 1 | -2/+0 |
* | Arbitrary Word64 for running tests on amd64 | Alec Berryman | 2007-04-19 | 1 | -0/+8 |
* | two things gone from todo list | Don Stewart | 2007-04-19 | 1 | -3/+1 |
* | add 8 new QC tests, including tests of the layout algorithm | Don Stewart | 2007-04-19 | 3 | -4/+132 |
* | use prefixed record names in latest X11-extras | Jason Creighton | 2007-04-19 | 2 | -25/+25 |
* | WindowSet is better than WorkSpace | Spencer Janssen | 2007-04-19 | 2 | -4/+4 |
* | Remove useless pragma | Spencer Janssen | 2007-04-19 | 1 | -1/+0 |
* | Parameterise StackSet by two index types, rather than breaking abstraction | Don Stewart | 2007-04-19 | 4 | -56/+59 |
* | 2 more properties for promote. | Don Stewart | 2007-04-19 | 1 | -2/+17 |
* | tweak loc count to match count_lines script | Don Stewart | 2007-04-19 | 2 | -6/+7 |
* | Promote now swaps focused window with master window | Don Stewart | 2007-04-19 | 3 | -9/+37 |
* | Add TODO to the sdist | Spencer Janssen | 2007-04-19 | 1 | -1/+1 |
* | Add the tests to the sdist | Spencer Janssen | 2007-04-19 | 1 | -1/+1 |
* | Make sdist work correctly | Spencer Janssen | 2007-04-18 | 1 | -15/+17 |
* | xmonad should build with future versions of mtl and X11-extras | Spencer Janssen | 2007-04-18 | 1 | -1/+1 |
* | Another TODO bites the dust | Spencer Janssen | 2007-04-18 | 1 | -2/+0 |
* | Update propaganda. | Spencer Janssen | 2007-04-18 | 2 | -2/+2 |
* | define test to ensure LOC doesn't jump above 400. | David Roundy | 2007-04-18 | 1 | -0/+15 |
* | Update TODO: all the Xinerama issues I've encountered are fixed | Alec Berryman | 2007-04-18 | 1 | -9/+0 |
* | test for xmonad in path first, before restarting | Don Stewart | 2007-04-16 | 1 | -3/+7 |
* | added comment about windows key (mod4Mask) | Jason Creighton | 2007-04-16 | 1 | -2/+3 |
* | remove unused sizeDelta setting | Jason Creighton | 2007-04-16 | 1 | -4/+0 |
* | Note we must fix mod-shift-c before 0.1 can go out | Don Stewart | 2007-04-16 | 1 | -0/+3 |
* | fix typo. | David Roundy | 2007-04-15 | 1 | -1/+1 |
* | added warning re: xmonad in path to mod-shift-q docs | Jason Creighton | 2007-04-14 | 1 | -1/+1 |
* | Clear up documentation on mod-h/l | Spencer Janssen | 2007-04-14 | 1 | -2/+2 |
* | Ignore window entries while moving windows. This should fix all the focus pr... | Spencer Janssen | 2007-04-13 | 1 | -0/+11 |
* | Update TODO | Spencer Janssen | 2007-04-13 | 1 | -2/+3 |
* | mod-wer for Xinerama was inadvertently changed | Alec Berryman | 2007-04-12 | 1 | -1/+1 |
* | and the tests still run | Don Stewart | 2007-04-11 | 2 | -19/+11 |
* | add license headers to two missing files | Don Stewart | 2007-04-11 | 2 | -0/+24 |
* | clean up tiling code a teensy bit, and comment on the interaction between foc... | Don Stewart | 2007-04-11 | 2 | -8/+17 |
* | explain what mod-return now does. it cycles | Don Stewart | 2007-04-11 | 1 | -1/+1 |
* | Change semantics of 'promote'. | Don Stewart | 2007-04-11 | 3 | -14/+19 |
* | clean up only | Don Stewart | 2007-04-11 | 1 | -22/+29 |
* | merge with toList/fromList patch | Don Stewart | 2007-04-11 | 1 | -10/+12 |
* | Statically distinguish Workspace and Screen indices | Don Stewart | 2007-04-11 | 4 | -115/+122 |
* | fromList/toList have # of screens + another QC property | Jason Creighton | 2007-04-11 | 2 | -10/+19 |
* | Xinerama screen switching bugfix | Jason Creighton | 2007-04-11 | 1 | -1/+1 |