| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | a bunch of things in XMonad.hs are missing top level comments! | Don Stewart | 2007-10-06 | 1 | -7/+17 |
* | add mapWorkspace tests | Devin Mullins | 2007-10-06 | 1 | -0/+8 |
* | change email | Don Stewart | 2007-10-06 | 1 | -1/+1 |
* | style on layout class code | Don Stewart | 2007-10-06 | 1 | -19/+25 |
* | avoid name class with forever in 6.8 | Don Stewart | 2007-10-06 | 1 | -2/+2 |
* | add pureMessage. | David Roundy | 2007-10-05 | 2 | -4/+5 |
* | polish some syntax | Don Stewart | 2007-10-06 | 1 | -4/+4 |
* | oops, need to export | Devin Mullins | 2007-10-06 | 1 | -1/+1 |
* | (cleanup) extract mapWorkspace out of renameTag | Devin Mullins | 2007-10-06 | 1 | -5/+10 |
* | comment out type error'd property | Don Stewart | 2007-10-06 | 1 | -0/+2 |
* | add floating property | Don Stewart | 2007-10-06 | 1 | -0/+6 |
* | mention C headers | Don Stewart | 2007-10-06 | 1 | -0/+6 |
* | Comment only | Spencer Janssen | 2007-10-05 | 1 | -1/+1 |
* | Move grabButtons/Keys into X | Spencer Janssen | 2007-10-05 | 1 | -17/+18 |
* | Make WindowSet serialization robust to layout changes | Spencer Janssen | 2007-10-05 | 2 | -4/+12 |
* | Add mapLayout | Spencer Janssen | 2007-10-05 | 2 | -2/+15 |
* | extract Properties module for re-use by contrib tests | Devin Mullins | 2007-10-04 | 2 | -0/+9 |
* | Remove commented code | Spencer Janssen | 2007-10-04 | 1 | -7/+0 |
* | manageHook: use the curry style, better documentation | Spencer Janssen | 2007-10-03 | 3 | -7/+12 |
* | Pointfree | Spencer Janssen | 2007-10-03 | 1 | -1/+1 |
* | Remove unused import | Spencer Janssen | 2007-10-03 | 2 | -2/+0 |
* | Float Gimp too | Spencer Janssen | 2007-10-03 | 1 | -2/+3 |
* | List possibleLayouts last, because users are less likely to modify it | Spencer Janssen | 2007-10-02 | 1 | -7/+7 |
* | Docs for defaultLayout and defaultLayouts | Spencer Janssen | 2007-10-02 | 1 | -1/+4 |
* | clean up Config a bit. | David Roundy | 2007-10-02 | 1 | -8/+1 |
* | some renaming of classes and data types. | David Roundy | 2007-09-29 | 4 | -42/+42 |
* | Don't manage kdesktop either | Spencer Janssen | 2007-10-02 | 1 | -1/+1 |
* | Refactor, ignore desktop_window too | Spencer Janssen | 2007-10-02 | 1 | -3/+6 |
* | Automatically float MPlayer windows | Spencer Janssen | 2007-10-02 | 1 | -0/+2 |
* | Add rules for gnome-panel and kicker | Spencer Janssen | 2007-10-02 | 1 | -0/+4 |
* | Pass window name and class info to manageHook | Spencer Janssen | 2007-10-02 | 3 | -3/+8 |
* | Send ClassHints to manageHook | Spencer Janssen | 2007-10-01 | 3 | -4/+6 |
* | Operations.windows is responsible for setting initial properties, remove redu... | Spencer Janssen | 2007-10-01 | 1 | -15/+13 |
* | First cut at manageHook | Spencer Janssen | 2007-10-01 | 3 | -5/+9 |
* | Add StackSet.allWindows | Spencer Janssen | 2007-10-01 | 2 | -2/+9 |
* | set border color more judiciously, so layouts can customize this. | David Roundy | 2007-09-29 | 1 | -4/+4 |
* | deeper test for differentiate. back to 100% coverage | Don Stewart | 2007-09-30 | 1 | -1/+1 |
* | properties for tag renaming | Don Stewart | 2007-09-30 | 1 | -0/+21 |
* | test lookupWorkspace more deeply | Don Stewart | 2007-09-30 | 1 | -0/+10 |
* | On change of keyboard mapping, grabKeys from the root window. | Aaron Denney | 2007-09-30 | 1 | -2/+4 |
* | Operation: coding style conformance | Andrea Rossato | 2007-09-28 | 1 | -3/+3 |
* | StackSet uses PatternGuards | Spencer Janssen | 2007-09-28 | 1 | -0/+2 |
* | define defaultLayout in Config.hs. | David Roundy | 2007-09-28 | 4 | -8/+17 |
* | merge, update test hook | Don Stewart | 2007-09-29 | 1 | -4/+15 |
* | 100% coverage of alternative branches | Don Stewart | 2007-09-29 | 2 | -7/+17 |
* | add some more properties for failure cases | Don Stewart | 2007-09-29 | 1 | -0/+29 |
* | polish | Don Stewart | 2007-09-29 | 1 | -6/+10 |
* | comments and formatting only | Don Stewart | 2007-09-29 | 1 | -31/+11 |
* | Use LANGUAGE pragmas over -fglasgow-exts | Spencer Janssen | 2007-09-28 | 2 | -2/+5 |
* | merge old workspace tags with new on restart. | David Roundy | 2007-09-26 | 2 | -4/+21 |