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.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-03-11
general refactor, and call xerrorhandler to ignore certain undetectable issues
Don Stewart
1
-3
/
+6
2007-03-10
XMonad
Don Stewart
1
-19
/
+19
2007-03-10
refactor, trying to seperate out IO from W stuff, in order to QC the handler ...
Don Stewart
1
-2
/
+2
2007-03-09
fmt only
Don Stewart
1
-2
/
+1
2007-03-09
sneaky inline
Don Stewart
1
-0
/
+1
2007-03-09
little bit of strictness, based on -prof output
Don Stewart
1
-1
/
+1
2007-03-09
-12 lines, refactor
Don Stewart
1
-12
/
+3
2007-03-09
refactor, -10 or so loc
Don Stewart
1
-29
/
+17
2007-03-09
use new StackSet api
Don Stewart
1
-8
/
+3
2007-03-08
refactoring. heads up: depends on withServer in X11-extras
Don Stewart
1
-0
/
+12
2007-03-08
comments
Don Stewart
1
-3
/
+4
2007-03-08
move W -> WMonad
Don Stewart
1
-1
/
+1
2007-03-08
Switch to using abstract StackSet data type. Most workspace logic moved into ...
Don Stewart
1
-37
/
+28
2007-03-07
Add support for multiple workspaces
Don Stewart
1
-21
/
+14
2007-03-07
-Wall police. and strip the binary
Don Stewart
1
-0
/
+1
2007-03-07
fmt. and use a Map for keycode lookup
Don Stewart
1
-2
/
+2
2007-03-07
dead code
Don Stewart
1
-5
/
+0
2007-03-07
focus left and right (mod-j/mod-k)
Don Stewart
1
-3
/
+28
2007-03-07
derive MonadState, removes most accessors
Don Stewart
1
-23
/
+3
2007-03-07
refactoring. less code
Don Stewart
1
-28
/
+21
2007-03-07
just use [Window]
Don Stewart
1
-7
/
+8
2007-03-07
refactoring
Don Stewart
1
-1
/
+8
2007-03-07
Wm -> W, all good monads have single capital letter names. comment the W.hs file
Don Stewart
1
-0
/
+98