summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-10-11Nuke old TODOs, add a documentation TODOSpencer Janssen
2007-10-11Set the border color of new windows, nice catch by maukeSpencer Janssen
2007-10-10Bump required X11-extras version to 0.3.1Spencer Janssen
2007-10-10Only adjust floating windows that are actually larger than the screenSpencer Janssen
2007-10-08Add LANGUAGE pragmasShachaf Ben-Kiki
2007-10-06The empty line isntcomment.Ferenc Wagner
2007-10-06Add event handler for PropertyNotifyEvent that calls logHook if window title ...Christian Thiemann
2007-10-06Moving to code.haskell.orgSpencer Janssen
2007-10-06comments need to be given for all top level bindingsDon Stewart
2007-10-06a bunch of things in XMonad.hs are missing top level comments!Don Stewart
2007-10-06add mapWorkspace testsDevin Mullins
2007-10-06change emailDon Stewart
2007-10-06style on layout class codeDon Stewart
2007-10-06avoid name class with forever in 6.8Don Stewart
2007-10-05add pureMessage.David Roundy
2007-10-06polish some syntaxDon Stewart
2007-10-06oops, need to exportDevin Mullins
2007-10-06(cleanup) extract mapWorkspace out of renameTagDevin Mullins
2007-10-06comment out type error'd propertyDon Stewart
2007-10-06add floating propertyDon Stewart
2007-10-06mention C headersDon Stewart
2007-10-05Comment onlySpencer Janssen
2007-10-05Move grabButtons/Keys into XSpencer Janssen
2007-10-05Make WindowSet serialization robust to layout changesSpencer Janssen
2007-10-05Add mapLayoutSpencer Janssen
2007-10-04extract Properties module for re-use by contrib testsDevin Mullins
2007-10-04Remove commented codeSpencer Janssen
2007-10-03manageHook: use the curry style, better documentationSpencer Janssen
2007-10-03PointfreeSpencer Janssen
2007-10-03Remove unused importSpencer Janssen
2007-10-03Float Gimp tooSpencer Janssen
2007-10-02List possibleLayouts last, because users are less likely to modify itSpencer Janssen
2007-10-02Docs for defaultLayout and defaultLayoutsSpencer Janssen
2007-10-02clean up Config a bit.David Roundy
2007-09-29some renaming of classes and data types.David Roundy
2007-10-02Don't manage kdesktop eitherSpencer Janssen
2007-10-02Refactor, ignore desktop_window tooSpencer Janssen
2007-10-02Automatically float MPlayer windowsSpencer Janssen
2007-10-02Add rules for gnome-panel and kickerSpencer Janssen
2007-10-02Pass window name and class info to manageHookSpencer Janssen
2007-10-01Send ClassHints to manageHookSpencer Janssen
2007-10-01Operations.windows is responsible for setting initial properties, remove redu...Spencer Janssen
2007-10-01First cut at manageHookSpencer Janssen
2007-10-01Add StackSet.allWindowsSpencer Janssen
2007-09-29set border color more judiciously, so layouts can customize this.David Roundy
2007-09-30deeper test for differentiate. back to 100% coverageDon Stewart
2007-09-30properties for tag renamingDon Stewart
2007-09-30test lookupWorkspace more deeplyDon Stewart
2007-09-30On change of keyboard mapping, grabKeys from the root window.Aaron Denney
2007-09-28Operation: coding style conformanceAndrea Rossato