index
:
xmonad
master
mirror of http://code.haskell.org/xmonad
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XMonad
/
Main.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove gaps
Spencer Janssen
2008-03-25
1
-3
/
+1
*
Main.hs: startupHook should be guarded by userCode
Brent Yorgey
2008-03-25
1
-1
/
+1
*
XMonad.Core: ignore SIGPIPE, let write calls throw
Lukas Mai
2008-03-21
1
-0
/
+3
*
update documentation
Brent Yorgey
2008-03-11
1
-2
/
+3
*
Add a startupHook.
Brent Yorgey
2008-02-04
1
-0
/
+2
*
Remove non-existent windows on restart
Spencer Janssen
2008-02-07
1
-6
/
+9
*
Lift initColor exceptions into Maybe
Don Stewart
2008-02-06
1
-2
/
+9
*
Simplify duplicate/cloned screen logic
Spencer Janssen
2008-01-18
1
-2
/
+1
*
Make focus-follows-mouse configurable
Spencer Janssen
2007-12-29
1
-1
/
+2
*
Broadcast button events to all layouts, fix for issue #111
Spencer Janssen
2007-12-27
1
-1
/
+1
*
Clean up stale mapped/waitingUnmap state in handle rather than unmanage.
Spencer Janssen
2007-12-11
1
-1
/
+4
*
Delete windows from waitingUnmap that aren't waitng for any unmaps
Spencer Janssen
2007-12-11
1
-1
/
+3
*
normalize Module headers
Lukas Mai
2007-12-10
1
-1
/
+1
*
XMonad.Main uses FlexibleContexts
Spencer Janssen
2007-11-11
1
-1
/
+1
*
hide existential Layout (mostly) from user API.
David Roundy
2007-11-11
1
-2
/
+4
*
Provide top level XMonad.hs export module
Don Stewart
2007-11-07
1
-0
/
+277