| Commit message (Expand) | Author | Age | Files | Lines |
* | since we just ignore type errors, no need to derive Show | Don Stewart | 2007-05-04 | 1 | -1/+1 |
* | Constrain layout messages to be members of a Message class | Don Stewart | 2007-05-04 | 1 | -10/+28 |
* | Handle empty layout lists | Spencer Janssen | 2007-05-04 | 1 | -1/+2 |
* | refactoring, style, comments on new layout code | Don Stewart | 2007-05-04 | 1 | -1/+3 |
* | add support for extensible layouts. | David Roundy | 2007-05-03 | 1 | -11/+5 |
* | comments. and stop tracing events to stderr | Don Stewart | 2007-05-03 | 1 | -2/+6 |
* | Add Config.hs-boot, remove defaultLayoutDesc from XConf | Spencer Janssen | 2007-04-30 | 1 | -1/+0 |
* | Comment only | Spencer Janssen | 2007-04-30 | 1 | -12/+12 |
* | Comment only | Spencer Janssen | 2007-04-30 | 1 | -1/+1 |
* | Add XConf for values that don't change. | Spencer Janssen | 2007-04-30 | 1 | -10/+14 |
* | configurable border colors | Jason Creighton | 2007-04-30 | 1 | -0/+2 |
* | add 8 new QC tests, including tests of the layout algorithm | Don Stewart | 2007-04-19 | 1 | -0/+1 |
* | WindowSet is better than WorkSpace | Spencer Janssen | 2007-04-19 | 1 | -3/+3 |
* | Parameterise StackSet by two index types, rather than breaking abstraction | Don Stewart | 2007-04-19 | 1 | -5/+10 |
* | clean up tiling code a teensy bit, and comment on the interaction between foc... | Don Stewart | 2007-04-11 | 1 | -3/+3 |
* | clean up only | Don Stewart | 2007-04-11 | 1 | -22/+29 |
* | Statically distinguish Workspace and Screen indices | Don Stewart | 2007-04-11 | 1 | -5/+2 |
* | moved screen <-> workspace mapping from XMonad to StackSet | Jason Creighton | 2007-04-10 | 1 | -1/+0 |
* | Simplify rot | Spencer Janssen | 2007-04-10 | 1 | -2/+2 |
* | Remove unused 'screen' field | Spencer Janssen | 2007-04-09 | 1 | -1/+0 |
* | Document XState fields | Spencer Janssen | 2007-04-09 | 1 | -13/+11 |
* | Use -funbox-strict-fields, rather than UNPACK pragmas. cleaner code. | Don Stewart | 2007-04-09 | 1 | -11/+13 |
* | Use Tall and Wide for split screen layouts. This should be less confusing. | Spencer Janssen | 2007-04-03 | 1 | -1/+1 |
* | vertical (master area on top) tiling | Jason Creighton | 2007-04-03 | 1 | -1/+1 |
* | Comment typo. | Spencer Janssen | 2007-04-02 | 1 | -1/+1 |
* | Revert to the old layout code. | Spencer Janssen | 2007-04-02 | 1 | -39/+7 |
* | Remove trailing spaces, no content changed | Alec Berryman | 2007-04-01 | 1 | -1/+1 |
* | Merged things together with dons changes. | hughes | 2007-04-01 | 1 | -6/+7 |
* | Vertical/horizontal split, and resizability. | hughes | 2007-04-01 | 1 | -6/+36 |
* | formatting fixes. the style is getting a bit dodgy in some places... | Don Stewart | 2007-04-01 | 1 | -1/+6 |
* | first shot at allowing click to focus windows | daniel | 2007-03-28 | 1 | -4/+0 |
* | Workspace-specific layouts | hughes | 2007-03-26 | 1 | -3/+15 |
* | Allow dynamic width in tiling mode | daniel | 2007-03-21 | 1 | -0/+2 |
* | Initial tiling support. | Spencer Janssen | 2007-03-20 | 1 | -2/+6 |
* | changed type of getScreenInfo in Graphics.X11.Xinerama | Jason Creighton | 2007-03-20 | 1 | -3/+1 |
* | basic xinerama support (depends on Graphics.X11.Xinerama in X11-extras) | Jason Creighton | 2007-03-18 | 1 | -1/+8 |
* | -Wall police | Spencer Janssen | 2007-03-16 | 1 | -1/+0 |
* | Actually fix the zombie issue. | Spencer Janssen | 2007-03-14 | 1 | -3/+8 |
* | Sloppy typos in spawn. | Spencer Janssen | 2007-03-13 | 1 | -2/+4 |
* | Fix forking issues, add unix dependency. | Spencer Janssen | 2007-03-13 | 1 | -3/+2 |
* | catch exceptions in spawn, so failing to fork won't kill the wm | Don Stewart | 2007-03-12 | 1 | -1/+3 |
* | comments, move isRoot into XMonad | Don Stewart | 2007-03-12 | 1 | -2/+12 |
* | general refactor, and call xerrorhandler to ignore certain undetectable issues | Don Stewart | 2007-03-11 | 1 | -3/+6 |
* | XMonad | Don Stewart | 2007-03-10 | 1 | -0/+71 |