Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | typo in comment | Don Stewart | 2007-10-14 | 1 | -1/+1 | |
* | more todos | Don Stewart | 2007-10-14 | 1 | -0/+1 | |
* | done | Don Stewart | 2007-10-14 | 1 | -1/+1 | |
* | release tasks | Don Stewart | 2007-10-14 | 1 | -0/+12 | |
* | some more layout clean ups | Don Stewart | 2007-10-14 | 1 | -8/+7 | |
* | clean up Layout code a little more | Don Stewart | 2007-10-14 | 1 | -62/+69 | |
* | restore magic markup comments | Don Stewart | 2007-10-13 | 1 | -3/+8 | |
* | defer to sjanssen's manageHook comment | Don Stewart | 2007-10-13 | 1 | -1/+2 | |
* | Heads up: rework the Config.hs file comments, and some variable names. Please... | Don Stewart | 2007-10-13 | 1 | -69/+73 | |
* | clean up names of layout code | Don Stewart | 2007-10-13 | 4 | -51/+58 | |
* | Another manageHook example | Spencer Janssen | 2007-10-13 | 1 | -0/+5 | |
* | Better comment for the default manageHook | Spencer Janssen | 2007-10-13 | 1 | -1/+2 | |
* | add can't happen case to silence incomplete patterns in StackSet.hs | Don Stewart | 2007-10-13 | 1 | -1/+1 | |
* | 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 |