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