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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert accidental change to border color
Spencer Janssen
2007-05-31
1
-1
/
+1
*
clean up mouse code a bit
Don Stewart
2007-05-31
1
-3
/
+3
*
first shot at a floating layer
Jason Creighton
2007-05-31
1
-0
/
+2
*
Really change restart keybinding this time
Spencer Janssen
2007-05-30
1
-1
/
+1
*
UNDO: HEADS UP: Change restart keybinding to mod-q
Spencer Janssen
2007-05-30
1
-1
/
+1
*
HEADS UP: Change restart keybinding to mod-q
Spencer Janssen
2007-05-30
1
-1
/
+1
*
Fix 'refresh' doc string
Spencer Janssen
2007-05-29
1
-1
/
+1
*
make 'tall' layout the default on startup. more useful for new users
Don Stewart
2007-05-29
1
-3
/
+3
*
ensure !! won't go out of bounds in modifyGap
Don Stewart
2007-05-28
1
-1
/
+1
*
help man script
Don Stewart
2007-05-28
1
-2
/
+1
*
Document mod-n
Spencer Janssen
2007-05-28
1
-1
/
+1
*
support per-screen gap settings. you can have different gaps on individual sc...
Don Stewart
2007-05-28
1
-5
/
+6
*
Use (Int,Int,Int,Int) for arbitrary gaps on any side of the screen
Don Stewart
2007-05-28
1
-4
/
+9
*
mod-b, toggle on or off the status bar gap
Don Stewart
2007-05-27
1
-3
/
+6
*
Add new config value, defaultMenuGap, for specifying a gap for a status bar
Don Stewart
2007-05-27
1
-0
/
+4
*
Generate keybindings section in manpage from Config.hs
Jason Creighton
2007-05-27
1
-90
/
+22
*
HEADS UP: change key binding for swapLeft/Right and IncMaster
Don Stewart
2007-05-26
1
-12
/
+17
*
Formatting only
Spencer Janssen
2007-05-25
1
-3
/
+3
*
Use --resume by default
Spencer Janssen
2007-05-23
1
-1
/
+1
*
add swapLeft and swapRight
bobstopper
2007-05-22
1
-1
/
+4
*
Experimental support for a beefier restart.
Spencer Janssen
2007-05-21
1
-1
/
+1
*
Put restart in the X monad
Spencer Janssen
2007-05-21
1
-1
/
+1
*
Fix mod-j/k bindings
Spencer Janssen
2007-05-21
1
-3
/
+3
*
HEADS UP: Rewrite StackSet as a Zipper
Don Stewart
2007-05-20
1
-9
/
+9
*
variable number of windows in master area
Jason Creighton
2007-05-16
1
-1
/
+10
*
Constrain layout messages to be members of a Message class
Don Stewart
2007-05-04
1
-2
/
+2
*
More Config.hs bugs
Spencer Janssen
2007-05-04
1
-3
/
+3
*
Revert accidental change to Config.hs
Spencer Janssen
2007-05-04
1
-1
/
+1
*
add support for extensible layouts.
David Roundy
2007-05-03
1
-12
/
+5
*
elaborate documentation in Config.hs
Don Stewart
2007-05-03
1
-15
/
+38
*
Add 'mod-n': refreshes current layout
Spencer Janssen
2007-05-03
1
-0
/
+3
*
Make border width configurable
Spencer Janssen
2007-04-30
1
-0
/
+4
*
Add Config.hs-boot, remove defaultLayoutDesc from XConf
Spencer Janssen
2007-04-30
1
-2
/
+2
*
configurable border colors
Jason Creighton
2007-04-30
1
-0
/
+5
*
Further refactoring
Spencer Janssen
2007-04-26
1
-2
/
+2
*
Refactor in Config.hs (no real changes)
Spencer Janssen
2007-04-26
1
-2
/
+2
*
Ignore numlock and capslock in keybindings
Jason Creighton
2007-04-24
1
-1
/
+3
*
added comment about windows key (mod4Mask)
Jason Creighton
2007-04-16
1
-2
/
+3
*
remove unused sizeDelta setting
Jason Creighton
2007-04-16
1
-4
/
+0
*
added warning re: xmonad in path to mod-shift-q docs
Jason Creighton
2007-04-14
1
-1
/
+1
*
Clear up documentation on mod-h/l
Spencer Janssen
2007-04-14
1
-2
/
+2
*
mod-wer for Xinerama was inadvertently changed
Alec Berryman
2007-04-12
1
-1
/
+1
*
add license headers to two missing files
Don Stewart
2007-04-11
1
-0
/
+12
*
explain what mod-return now does. it cycles
Don Stewart
2007-04-11
1
-1
/
+1
*
Change semantics of 'promote'.
Don Stewart
2007-04-11
1
-1
/
+1
*
Statically distinguish Workspace and Screen indices
Don Stewart
2007-04-11
1
-66
/
+65
*
Move workspace fetching logic from Config.hs to Operations.hs
Spencer Janssen
2007-04-10
1
-1
/
+1
*
moved screen <-> workspace mapping from XMonad to StackSet
Jason Creighton
2007-04-10
1
-2
/
+2
*
summarise key bindings in a table in Config.hs
Don Stewart
2007-04-04
1
-20
/
+52
*
Use Tall and Wide for split screen layouts. This should be less confusing.
Spencer Janssen
2007-04-03
1
-5
/
+2
[prev]
[next]