Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | comments only | Don Stewart | 2007-06-03 | 1 | -4/+13 |
* | Polish core layout code. Lifts limitation on nmaster > 1. it may be 0 now | Don Stewart | 2007-06-03 | 1 | -41/+41 |
* | heads up: polish config.hs. moves tiling-local values into lexical scope. rem... | Don Stewart | 2007-06-03 | 2 | -28/+61 |
* | set build-depends base> | Don Stewart | 2007-06-03 | 1 | -2/+2 |
* | Fix out-of-date comment in Config.hs. | Chris Mears | 2007-06-02 | 1 | -1/+1 |
* | only grab button{1,2,3} for click-to-focus (scrollwheel shouldn't focus) | Jason Creighton | 2007-06-02 | 1 | -2/+3 |
* | make mouse bindings configurable | Jason Creighton | 2007-06-02 | 4 | -54/+69 |
* | commented out implementation state logging. if someone has a client, we can e... | Don Stewart | 2007-06-01 | 1 | -1/+2 |
* | ignore numlock/capslock on mouse bindings | Jason Creighton | 2007-06-01 | 3 | -8/+12 |
* | now we handle transients properly, and restack windows, refresh from focus is ok | Don Stewart | 2007-06-01 | 1 | -1/+1 |
* | Rename withWorkspace to withWindowSet. | glasser | 2007-06-01 | 2 | -10/+10 |
* | Revert accidental change to border color | Spencer Janssen | 2007-05-31 | 1 | -1/+1 |
* | comments on why fullscreen tiling doesn't work with `implicit' floating | Don Stewart | 2007-05-31 | 1 | -0/+10 |
* | clean up mouse code a bit | Don Stewart | 2007-05-31 | 4 | -46/+72 |