Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | doLayout cleanup and commented exception-handling. | David Roundy | 2007-06-09 | 1 | -3/+3 | |
* | UNDO: Give refresh sole responsibility for establishing window properties (-3... | Stefan O'Rear | 2007-06-09 | 2 | -11/+17 | |
* | Give refresh sole responsibility for establishing window properties (-3 loc) | Stefan O'Rear | 2007-06-09 | 2 | -17/+11 | |
* | HEADS UP: (logging format change). use a custom pretty printer, for an easier... | Don Stewart | 2007-06-09 | 4 | -5/+44 | |
* | Add notes on using X11-extras from darcs | Don Stewart | 2007-06-09 | 1 | -0/+11 | |
* | Fix unmap handling | Spencer Janssen | 2007-06-06 | 3 | -19/+38 | |
* | dead import | Don Stewart | 2007-06-06 | 1 | -1/+1 | |
* | move extraModifiers/cleanMask to Operations.hs | Jason Creighton | 2007-06-06 | 3 | -8/+13 | |
* | temporary workaround for delete/focus issue in fullscreen mode | Don Stewart | 2007-06-06 | 1 | -16/+22 | |
* | whitespace | Don Stewart | 2007-06-06 | 1 | -1/+1 | |
* | simplify code | Don Stewart | 2007-06-06 | 1 | -1/+1 | |
* | mention why StackSet needs -fglasgow-exts (for deriving Typeable) | Don Stewart | 2007-06-05 | 2 | -2/+4 | |
* | comments only | Don Stewart | 2007-06-05 | 1 | -23/+5 | |
* | clean size hint code | Don Stewart | 2007-06-05 | 1 | -22/+22 | |
* | Enable logging of state changes to stdout | Don Stewart | 2007-06-05 | 4 | -4/+13 | |
* | remove accidental logging of events | Don Stewart | 2007-06-05 | 1 | -6/+3 | |
* | Fix lost eventNotifyMask bug | Don Stewart | 2007-06-05 | 2 | -14/+46 | |
* | whitespace only | Don Stewart | 2007-06-05 | 1 | -8/+7 | |
* | Comment only | Spencer Janssen | 2007-06-04 | 1 | -1/+2 | |
* | Wibble. | Spencer Janssen | 2007-06-04 | 1 | -1/+1 | |
* | -Wall police | Spencer Janssen | 2007-06-04 | 1 | -5/+8 | |
* | apply size hints to floating windows | Peter De Wachter | 2007-06-04 | 1 | -2/+4 | |
* | size hints infrastructure | Peter De Wachter | 2007-06-04 | 1 | -0/+33 | |
* | Delete stale comment | Spencer Janssen | 2007-06-04 | 1 | -2/+0 | |
* | Comment only | Spencer Janssen | 2007-06-04 | 1 | -1/+0 | |
* | Use 'windows' in 'focus' | Spencer Janssen | 2007-06-04 | 1 | -1/+1 | |
* | realign guard | l.mai | 2007-06-04 | 1 | -1/+1 | |
* | swapUp/Down are also mirrored | Spencer Janssen | 2007-06-04 | 1 | -6/+5 | |
* | Remove redundant cases in swapUp/Down | Spencer Janssen | 2007-06-04 | 1 | -2/+0 | |
* | focusUp/Down are the same, in reversed order | Spencer Janssen | 2007-06-04 | 1 | -6/+9 | |
* | Simplify focusUp/Down | Spencer Janssen | 2007-06-04 | 1 | -4/+2 | |
* | Integral implies Eq | Spencer Janssen | 2007-06-04 | 1 | -1/+1 | |
* | Comment typo. | Spencer Janssen | 2007-06-04 | 1 | -3/+0 | |
* | Dump state at launch (commented for now) | Spencer Janssen | 2007-06-04 | 1 | -0/+2 | |
* | Small clean up | Spencer Janssen | 2007-06-04 | 1 | -3/+2 | |
* | Merge windows and refresh | Spencer Janssen | 2007-06-04 | 1 | -40/+37 | |
* | Use the new integrate function | Spencer Janssen | 2007-06-04 | 2 | -4/+2 | |
* | Add integrate | Spencer Janssen | 2007-06-04 | 1 | -1/+8 | |
* | Delete stale comments | Spencer Janssen | 2007-06-04 | 1 | -6/+1 | |
* | Remove inaccurate warnings about 'hide' | Spencer Janssen | 2007-06-04 | 1 | -3/+0 | |
* | base > | Spencer Janssen | 2007-06-04 | 2 | -6/+6 | |
* | Remove no-longer-needed 'dimensions' state (-5 loc) | Stefan O'Rear | 2007-06-04 | 3 | -10/+2 | |
* | Set WM_STATE, iconify invisible windows (+9 loc) | Stefan O'Rear | 2007-06-04 | 3 | -15/+40 | |
* | clean up Main.hs slightly | Don Stewart | 2007-06-04 | 1 | -9/+9 | |
* | whitespace | Don Stewart | 2007-06-04 | 1 | -3/+3 | |
* | -Wall | Don Stewart | 2007-06-04 | 1 | -1/+0 | |
* | do not cache atom values within Xmonad, instead let Xlib worry about caching ... | Stefan O'Rear | 2007-06-04 | 3 | -8/+13 | |
* | Honor configure requests from unmanaged windows | Spencer Janssen | 2007-06-04 | 1 | -4/+4 | |
* | -Wall police | Spencer Janssen | 2007-06-03 | 1 | -4/+3 | |
* | Correctly handle resize requests (-12 +22) | Stefan O'Rear | 2007-06-03 | 1 | -12/+22 |