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
/
Operations.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Cleaned up layout a little bit
hughes
2007-04-01
1
-13
/
+35
*
restore dwm-style keybindings. mod-shift-{j,k} resize in vert mode
Don Stewart
2007-04-01
1
-1
/
+5
*
Merged things together with dons changes.
hughes
2007-04-01
1
-29
/
+54
*
Vertical/horizontal split, and resizability.
hughes
2007-04-01
1
-22
/
+59
*
formatting fixes. the style is getting a bit dodgy in some places...
Don Stewart
2007-04-01
1
-30
/
+35
*
Move safeFocus from Main to Operations
Spencer Janssen
2007-03-31
1
-0
/
+7
*
removed refocus; moved functionality to setFocus
Jason Creighton
2007-03-31
1
-15
/
+9
*
refactored "focus changed" code into "refocus"
Jason Creighton
2007-03-30
1
-3
/
+10
*
Window borders
Alec Berryman
2007-03-29
1
-0
/
+10
*
Type error: button1 :: Button, not :: ButtonMask
Alec Berryman
2007-03-29
1
-1
/
+1
*
first shot at allowing click to focus windows
daniel
2007-03-28
1
-4
/
+15
*
Workspace-specific layouts
hughes
2007-03-26
1
-11
/
+24
*
Focus follows mouse.
Spencer Janssen
2007-03-26
1
-1
/
+5
*
minor aesthetic changes
daniel
2007-03-26
1
-6
/
+6
*
Restrain leftWidth
Spencer Janssen
2007-03-26
1
-1
/
+2
*
added Config.lhs and moved most things in Main.hs into Operations.hs to enabl...
Jason Creighton
2007-03-26
1
-0
/
+205
[prev]