summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-06-04Use the new integrate functionSpencer Janssen
2007-06-04Add integrateSpencer Janssen
2007-06-04Delete stale commentsSpencer Janssen
2007-06-04Remove inaccurate warnings about 'hide'Spencer Janssen
2007-06-04base >= 2.0 means we can use forM_Spencer Janssen
2007-06-04Remove no-longer-needed 'dimensions' state (-5 loc)Stefan O'Rear
2007-06-04Set WM_STATE, iconify invisible windows (+9 loc)Stefan O'Rear
2007-06-04clean up Main.hs slightlyDon Stewart
2007-06-04whitespaceDon Stewart
2007-06-04-WallDon Stewart
2007-06-04do not cache atom values within Xmonad, instead let Xlib worry about caching ...Stefan O'Rear
2007-06-04Honor configure requests from unmanaged windowsSpencer Janssen
2007-06-03-Wall policeSpencer Janssen
2007-06-03Correctly handle resize requests (-12 +22)Stefan O'Rear
2007-06-03comments onlyDon Stewart
2007-06-03Polish core layout code. Lifts limitation on nmaster > 1. it may be 0 nowDon Stewart
2007-06-03heads up: polish config.hs. moves tiling-local values into lexical scope. rem...Don Stewart
2007-06-03set build-depends base>=2.0 so people can't miss the missing Read instance issueDon Stewart
2007-06-02Fix out-of-date comment in Config.hs.Chris Mears
2007-06-02only grab button{1,2,3} for click-to-focus (scrollwheel shouldn't focus)Jason Creighton
2007-06-02make mouse bindings configurableJason Creighton
2007-06-01commented out implementation state logging. if someone has a client, we can e...Don Stewart
2007-06-01ignore numlock/capslock on mouse bindingsJason Creighton
2007-06-01now we handle transients properly, and restack windows, refresh from focus is okDon Stewart
2007-06-01Rename withWorkspace to withWindowSet.glasser
2007-05-31Revert accidental change to border colorSpencer Janssen
2007-05-31comments on why fullscreen tiling doesn't work with `implicit' floatingDon Stewart
2007-05-31clean up mouse code a bitDon Stewart
2007-05-31first shot at a floating layerJason Creighton
2007-05-31remove LOC cap (but still print count after tests)Jason Creighton
2007-05-31Remove 0.2 TODOsSpencer Janssen
2007-05-30Bump version to 0.2Spencer Janssen
2007-05-30Minor style change.Spencer Janssen
2007-05-30log errors on executeFile in restartnickburlett
2007-05-30Depend on X11-extras >= 0.2Spencer Janssen
2007-05-30Require X11 >= 1.2.1Spencer Janssen
2007-05-30point out restart is used to propagate changesDon Stewart
2007-05-30Really change restart keybinding this timeSpencer Janssen
2007-05-30UNDO: HEADS UP: Change restart keybinding to mod-qSpencer Janssen
2007-05-30HEADS UP: Change restart keybinding to mod-qSpencer Janssen
2007-05-29Fix 'refresh' doc stringSpencer Janssen
2007-05-29Give link to bugtracker in "BUGS" section of manpageJason Creighton
2007-05-29make 'tall' layout the default on startup. more useful for new usersDon Stewart
2007-05-29notes about which dependant packages already come with ghcDon Stewart
2007-05-28forgot to set focus in 'focus'. this restores the old behaviourDon Stewart
2007-05-28don't refresh on focus eventsDon Stewart
2007-05-28ensure !! won't go out of bounds in modifyGapDon Stewart
2007-05-28mention .xinitrcDon Stewart
2007-05-28update readmeDon Stewart
2007-05-28Add the HTML manpageSpencer Janssen