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
/
Main.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-03-07
wibble
Don Stewart
1
-1
/
+1
2007-03-07
derive MonadState, removes most accessors
Don Stewart
1
-10
/
+10
2007-03-07
Handle several more events, should fix several issues.
Spencer Janssen
1
-2
/
+31
2007-03-07
refactoring. less code
Don Stewart
1
-91
/
+76
2007-03-07
just use [Window]
Don Stewart
1
-16
/
+13
2007-03-07
typo in dmenu code
Don Stewart
1
-1
/
+1
2007-03-07
add dmenu support, seems to work, but the resulting client isn't launched
Don Stewart
1
-1
/
+2
2007-03-07
refactoring
Don Stewart
1
-12
/
+16
2007-03-07
Wm -> W, all good monads have single capital letter names. comment the W.hs file
Don Stewart
1
-11
/
+11
2007-03-07
comments for Main.hs, add io_, like io but return ()
Don Stewart
1
-37
/
+73
2007-03-07
comments, rename 'l' to 'io', and state explicitly that we use GeneralizedNew...
Don Stewart
1
-16
/
+29
2007-03-07
move thunk.hs -> Main.hs. Be precise about which versions of every package ar...
Don Stewart
1
-0
/
+0
2007-03-07
depend on the X11-extras package
Don Stewart
1
-1
/
+1
2007-03-07
Flatten module hierarchy
Don Stewart
1
-2
/
+3
[prev]