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
/
Config.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-04-16
remove unused sizeDelta setting
Jason Creighton
1
-4
/
+0
2007-04-14
added warning re: xmonad in path to mod-shift-q docs
Jason Creighton
1
-1
/
+1
2007-04-14
Clear up documentation on mod-h/l
Spencer Janssen
1
-2
/
+2
2007-04-12
mod-wer for Xinerama was inadvertently changed
Alec Berryman
1
-1
/
+1
2007-04-11
add license headers to two missing files
Don Stewart
1
-0
/
+12
2007-04-11
explain what mod-return now does. it cycles
Don Stewart
1
-1
/
+1
2007-04-11
Change semantics of 'promote'.
Don Stewart
1
-1
/
+1
2007-04-11
Statically distinguish Workspace and Screen indices
Don Stewart
1
-66
/
+65
2007-04-10
Move workspace fetching logic from Config.hs to Operations.hs
Spencer Janssen
1
-1
/
+1
2007-04-10
moved screen <-> workspace mapping from XMonad to StackSet
Jason Creighton
1
-2
/
+2
2007-04-04
summarise key bindings in a table in Config.hs
Don Stewart
1
-20
/
+52
2007-04-03
Use Tall and Wide for split screen layouts. This should be less confusing.
Spencer Janssen
1
-5
/
+2
2007-04-03
Comment typo: more -> move
Alec Berryman
1
-1
/
+1
2007-04-02
Revert to the old layout code.
Spencer Janssen
1
-2
/
+10
2007-04-01
Type error: lockMask :: KeyMask, not KeySym
Alec Berryman
1
-1
/
+1
2007-04-01
Suggest an alternative modMask for emacs users
Alec Berryman
1
-2
/
+3
2007-04-01
Config.hs comment formatting/typo
Jason Creighton
1
-32
/
+34
2007-04-01
sanitize key bindings
Don Stewart
1
-10
/
+15
2007-04-01
restore dwm-style keybindings. mod-shift-{j,k} resize in vert mode
Don Stewart
1
-7
/
+12
2007-04-01
Merged things together with dons changes.
hughes
1
-7
/
+0
2007-04-01
Config.hs avoids conflict with essential M-w Emacs shortcut.
hughes
1
-1
/
+1
2007-04-01
Vertical/horizontal split, and resizability.
hughes
1
-9
/
+15
2007-03-30
Remove evil gmrun shortcut.
hughes
1
-1
/
+1
2007-04-01
formatting only
Don Stewart
1
-3
/
+3
2007-03-27
whitespace
Jason Creighton
1
-4
/
+0
2007-03-26
Config supports Ctrl+Space for gmrun again.
hughes
1
-2
/
+1
2007-03-26
Workspace-specific layouts
hughes
1
-8
/
+13
2007-03-26
Typo: use dmenu_path instead of emenu_path
Alec Berryman
1
-1
/
+1
2007-03-26
Extra config: defaultLayout
daniel
1
-0
/
+4
2007-03-26
Config.lhs -> Config.hs
Jason Creighton
1
-0
/
+89
[prev]