Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump X11-extras dependency | Spencer Janssen | 2007-10-12 | 1 | -1/+1 |
* | Respect ExitExceptions, fixes a regression where exitWith had no effect | Spencer Janssen | 2007-10-12 | 2 | -4/+7 |
* | Make runX return XState | Spencer Janssen | 2007-10-12 | 1 | -2/+2 |
* | fix potential hole in userCode. | David Roundy | 2007-10-12 | 1 | -1/+1 |
* | Haddox fix | Andrea Rossato | 2007-10-12 | 1 | -1/+1 |
* | Add userCode function for the popular m `catchX` return () | Spencer Janssen | 2007-10-12 | 3 | -7/+10 |
* | catch exceptions when calling user-written code. | David Roundy | 2007-10-12 | 2 | -2/+4 |
* | use the right catch in catchX. | David Roundy | 2007-10-12 | 1 | -0/+2 |
* | fix one last bug w.r.t. issue 55. | David Roundy | 2007-10-12 | 1 | -1/+1 |
* | more comments | Don Stewart | 2007-10-06 | 1 | -2/+2 |
* | one more comment. | David Roundy | 2007-10-11 | 1 | -1/+2 |
* | add comments in XMonad. | David Roundy | 2007-10-11 | 1 | -17/+24 |
* | Nuke old TODOs, add a documentation TODO | Spencer Janssen | 2007-10-11 | 1 | -10/+2 |
* | Set the border color of new windows, nice catch by mauke | Spencer Janssen | 2007-10-11 | 1 | -1/+4 |
* | Bump required X11-extras version to 0.3.1 | Spencer Janssen | 2007-10-10 | 1 | -1/+1 |
* | Only adjust floating windows that are actually larger than the screen | Spencer Janssen | 2007-10-10 | 1 | -1/+1 |
* | Add LANGUAGE pragmas | Shachaf Ben-Kiki | 2007-10-08 | 2 | -3/+3 |
* | The empty line isntcomment. | Ferenc Wagner | 2007-10-06 | 1 | -1/+0 |
* | Add event handler for PropertyNotifyEvent that calls logHook if window title ... | Christian Thiemann | 2007-10-06 | 1 | -0/+4 |
* | Moving to code.haskell.org | Spencer Janssen | 2007-10-06 | 1 | -2/+2 |
* | comments need to be given for all top level bindings | Don Stewart | 2007-10-06 | 1 | -2/+13 |
* | a bunch of things in XMonad.hs are missing top level comments! | Don Stewart | 2007-10-06 | 1 | -7/+17 |
* | add mapWorkspace tests | Devin Mullins | 2007-10-06 | 1 | -0/+8 |
* | change email | Don Stewart | 2007-10-06 | 1 | -1/+1 |
* | style on layout class code | Don Stewart | 2007-10-06 | 1 | -19/+25 |
* | avoid name class with forever in 6.8 | Don Stewart | 2007-10-06 | 1 | -2/+2 |
* | add pureMessage. | David Roundy | 2007-10-05 | 2 | -4/+5 |
* | polish some syntax | Don Stewart | 2007-10-06 | 1 | -4/+4 |
* | oops, need to export | Devin Mullins | 2007-10-06 | 1 | -1/+1 |
* | (cleanup) extract mapWorkspace out of renameTag | Devin Mullins | 2007-10-06 | 1 | -5/+10 |
* | comment out type error'd property | Don Stewart | 2007-10-06 | 1 | -0/+2 |
* | add floating property | Don Stewart | 2007-10-06 | 1 | -0/+6 |
* | mention C headers | Don Stewart | 2007-10-06 | 1 | -0/+6 |
* | Comment only | Spencer Janssen | 2007-10-05 | 1 | -1/+1 |
* | Move grabButtons/Keys into X | Spencer Janssen | 2007-10-05 | 1 | -17/+18 |
* | Make WindowSet serialization robust to layout changes | Spencer Janssen | 2007-10-05 | 2 | -4/+12 |
* | Add mapLayout | Spencer Janssen | 2007-10-05 | 2 | -2/+15 |
* | extract Properties module for re-use by contrib tests | Devin Mullins | 2007-10-04 | 2 | -0/+9 |
* | Remove commented code | Spencer Janssen | 2007-10-04 | 1 | -7/+0 |
* | manageHook: use the curry style, better documentation | Spencer Janssen | 2007-10-03 | 3 | -7/+12 |
* | Pointfree | Spencer Janssen | 2007-10-03 | 1 | -1/+1 |
* | Remove unused import | Spencer Janssen | 2007-10-03 | 2 | -2/+0 |
* | Float Gimp too | Spencer Janssen | 2007-10-03 | 1 | -2/+3 |
* | List possibleLayouts last, because users are less likely to modify it | Spencer Janssen | 2007-10-02 | 1 | -7/+7 |
* | Docs for defaultLayout and defaultLayouts | Spencer Janssen | 2007-10-02 | 1 | -1/+4 |
* | clean up Config a bit. | David Roundy | 2007-10-02 | 1 | -8/+1 |
* | some renaming of classes and data types. | David Roundy | 2007-09-29 | 4 | -42/+42 |
* | Don't manage kdesktop either | Spencer Janssen | 2007-10-02 | 1 | -1/+1 |
* | Refactor, ignore desktop_window too | Spencer Janssen | 2007-10-02 | 1 | -3/+6 |
* | Automatically float MPlayer windows | Spencer Janssen | 2007-10-02 | 1 | -0/+2 |