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
path:
root
/
XMonad
/
Main.hs
Age
Commit message (
Expand
)
Author
2008-03-25
Remove gaps
Spencer Janssen
2008-03-25
Main.hs: startupHook should be guarded by userCode
Brent Yorgey
2008-03-21
XMonad.Core: ignore SIGPIPE, let write calls throw
Lukas Mai
2008-03-11
update documentation
Brent Yorgey
2008-02-04
Add a startupHook.
Brent Yorgey
2008-02-07
Remove non-existent windows on restart
Spencer Janssen
2008-02-06
Lift initColor exceptions into Maybe
Don Stewart
2008-01-18
Simplify duplicate/cloned screen logic
Spencer Janssen
2007-12-29
Make focus-follows-mouse configurable
Spencer Janssen
2007-12-27
Broadcast button events to all layouts, fix for issue #111
Spencer Janssen
2007-12-11
Clean up stale mapped/waitingUnmap state in handle rather than unmanage.
Spencer Janssen
2007-12-11
Delete windows from waitingUnmap that aren't waitng for any unmaps
Spencer Janssen
2007-12-10
normalize Module headers
Lukas Mai
2007-11-11
XMonad.Main uses FlexibleContexts
Spencer Janssen
2007-11-11
hide existential Layout (mostly) from user API.
David Roundy
2007-11-07
Provide top level XMonad.hs export module
Don Stewart