summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-06-06move extraModifiers/cleanMask to Operations.hsJason Creighton
2007-06-06temporary workaround for delete/focus issue in fullscreen modeDon Stewart
2007-06-06whitespaceDon Stewart
2007-06-06simplify codeDon Stewart
2007-06-05mention why StackSet needs -fglasgow-exts (for deriving Typeable)Don Stewart
2007-06-05comments onlyDon Stewart
2007-06-05clean size hint codeDon Stewart
2007-06-05Enable logging of state changes to stdoutDon Stewart
2007-06-05remove accidental logging of eventsDon Stewart
2007-06-05Fix lost eventNotifyMask bugDon Stewart
2007-06-05whitespace onlyDon Stewart
2007-06-04Comment onlySpencer Janssen
2007-06-04Wibble.Spencer Janssen
2007-06-04-Wall policeSpencer Janssen
2007-06-04apply size hints to floating windowsPeter De Wachter
2007-06-04size hints infrastructurePeter De Wachter
2007-06-04Delete stale commentSpencer Janssen
2007-06-04Comment onlySpencer Janssen
2007-06-04Use 'windows' in 'focus'Spencer Janssen
2007-06-04realign guardl.mai
2007-06-04swapUp/Down are also mirroredSpencer Janssen
2007-06-04Remove redundant cases in swapUp/DownSpencer Janssen
2007-06-04focusUp/Down are the same, in reversed orderSpencer Janssen
2007-06-04Simplify focusUp/DownSpencer Janssen
2007-06-04Integral implies EqSpencer Janssen
2007-06-04Comment typo.Spencer Janssen
2007-06-04Dump state at launch (commented for now)Spencer Janssen
2007-06-04Small clean upSpencer Janssen
2007-06-04Merge windows and refreshSpencer Janssen
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