index
:
metatile
master
A fork of XMonad
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-10-14
clean up Layout code a little more
Don Stewart
2007-10-13
restore magic markup comments
Don Stewart
2007-10-13
defer to sjanssen's manageHook comment
Don Stewart
2007-10-13
Heads up: rework the Config.hs file comments, and some variable names. Please...
Don Stewart
2007-10-13
clean up names of layout code
Don Stewart
2007-10-13
Another manageHook example
Spencer Janssen
2007-10-13
Better comment for the default manageHook
Spencer Janssen
2007-10-13
add can't happen case to silence incomplete patterns in StackSet.hs
Don Stewart
2007-10-12
Bump X11-extras dependency
Spencer Janssen
2007-10-12
Respect ExitExceptions, fixes a regression where exitWith had no effect
Spencer Janssen
2007-10-12
Make runX return XState
Spencer Janssen
2007-10-12
fix potential hole in userCode.
David Roundy
2007-10-12
Haddox fix
Andrea Rossato
2007-10-12
Add userCode function for the popular m `catchX` return ()
Spencer Janssen
2007-10-12
catch exceptions when calling user-written code.
David Roundy
2007-10-12
use the right catch in catchX.
David Roundy
2007-10-12
fix one last bug w.r.t. issue 55.
David Roundy
2007-10-06
more comments
Don Stewart
2007-10-11
one more comment.
David Roundy
2007-10-11
add comments in XMonad.
David Roundy
2007-10-11
Nuke old TODOs, add a documentation TODO
Spencer Janssen
2007-10-11
Set the border color of new windows, nice catch by mauke
Spencer Janssen
2007-10-10
Bump required X11-extras version to 0.3.1
Spencer Janssen
2007-10-10
Only adjust floating windows that are actually larger than the screen
Spencer Janssen
2007-10-08
Add LANGUAGE pragmas
Shachaf Ben-Kiki
2007-10-06
The empty line isntcomment.
Ferenc Wagner
2007-10-06
Add event handler for PropertyNotifyEvent that calls logHook if window title ...
Christian Thiemann
2007-10-06
Moving to code.haskell.org
Spencer Janssen
2007-10-06
comments need to be given for all top level bindings
Don Stewart
2007-10-06
a bunch of things in XMonad.hs are missing top level comments!
Don Stewart
2007-10-06
add mapWorkspace tests
Devin Mullins
2007-10-06
change email
Don Stewart
2007-10-06
style on layout class code
Don Stewart
2007-10-06
avoid name class with forever in 6.8
Don Stewart
2007-10-05
add pureMessage.
David Roundy
2007-10-06
polish some syntax
Don Stewart
2007-10-06
oops, need to export
Devin Mullins
2007-10-06
(cleanup) extract mapWorkspace out of renameTag
Devin Mullins
2007-10-06
comment out type error'd property
Don Stewart
2007-10-06
add floating property
Don Stewart
2007-10-06
mention C headers
Don Stewart
2007-10-05
Comment only
Spencer Janssen
2007-10-05
Move grabButtons/Keys into X
Spencer Janssen
2007-10-05
Make WindowSet serialization robust to layout changes
Spencer Janssen
2007-10-05
Add mapLayout
Spencer Janssen
2007-10-04
extract Properties module for re-use by contrib tests
Devin Mullins
2007-10-04
Remove commented code
Spencer Janssen
2007-10-03
manageHook: use the curry style, better documentation
Spencer Janssen
2007-10-03
Pointfree
Spencer Janssen
2007-10-03
Remove unused import
Spencer Janssen
[next]