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-08-21
comment only: example of 2 monitor gaps
Don Stewart
1
-0
/
+5
2007-08-16
Fix new bug in screen switching
Spencer Janssen
1
-1
/
+2
2007-08-14
change workspaces to [WorkspaceId]
David Roundy
1
-3
/
+3
2007-07-17
Tweak dmenu binding
Peter De Wachter
1
-1
/
+1
2007-07-08
Operations.screenWorkspace: return Nothing when the screen does not exist
Spencer Janssen
1
-1
/
+1
2007-06-19
make Layouts able to layout whatever they like.
David Roundy
1
-1
/
+1
2007-06-10
haddock compatibility
Andrea Rossato
1
-12
/
+12
2007-06-10
Move state logging into Config.hs, via logHook :: X ()
Don Stewart
1
-4
/
+6
2007-06-05
Enable logging of state changes to stdout
Don Stewart
1
-0
/
+7
2007-06-03
heads up: polish config.hs. moves tiling-local values into lexical scope. rem...
Don Stewart
1
-21
/
+39
2007-06-02
Fix out-of-date comment in Config.hs.
Chris Mears
1
-1
/
+1
2007-06-02
make mouse bindings configurable
Jason Creighton
1
-0
/
+7
2007-05-31
Revert accidental change to border color
Spencer Janssen
1
-1
/
+1
2007-05-31
clean up mouse code a bit
Don Stewart
1
-3
/
+3
2007-05-31
first shot at a floating layer
Jason Creighton
1
-0
/
+2
2007-05-30
Really change restart keybinding this time
Spencer Janssen
1
-1
/
+1
2007-05-30
UNDO: HEADS UP: Change restart keybinding to mod-q
Spencer Janssen
1
-1
/
+1
2007-05-30
HEADS UP: Change restart keybinding to mod-q
Spencer Janssen
1
-1
/
+1
2007-05-29
Fix 'refresh' doc string
Spencer Janssen
1
-1
/
+1
2007-05-29
make 'tall' layout the default on startup. more useful for new users
Don Stewart
1
-3
/
+3
2007-05-28
ensure !! won't go out of bounds in modifyGap
Don Stewart
1
-1
/
+1
2007-05-28
help man script
Don Stewart
1
-2
/
+1
2007-05-28
Document mod-n
Spencer Janssen
1
-1
/
+1
2007-05-28
support per-screen gap settings. you can have different gaps on individual sc...
Don Stewart
1
-5
/
+6
2007-05-28
Use (Int,Int,Int,Int) for arbitrary gaps on any side of the screen
Don Stewart
1
-4
/
+9
2007-05-27
mod-b, toggle on or off the status bar gap
Don Stewart
1
-3
/
+6
2007-05-27
Add new config value, defaultMenuGap, for specifying a gap for a status bar
Don Stewart
1
-0
/
+4
2007-05-27
Generate keybindings section in manpage from Config.hs
Jason Creighton
1
-90
/
+22
2007-05-26
HEADS UP: change key binding for swapLeft/Right and IncMaster
Don Stewart
1
-12
/
+17
2007-05-25
Formatting only
Spencer Janssen
1
-3
/
+3
2007-05-23
Use --resume by default
Spencer Janssen
1
-1
/
+1
2007-05-22
add swapLeft and swapRight
bobstopper
1
-1
/
+4
2007-05-21
Experimental support for a beefier restart.
Spencer Janssen
1
-1
/
+1
2007-05-21
Put restart in the X monad
Spencer Janssen
1
-1
/
+1
2007-05-21
Fix mod-j/k bindings
Spencer Janssen
1
-3
/
+3
2007-05-20
HEADS UP: Rewrite StackSet as a Zipper
Don Stewart
1
-9
/
+9
2007-05-16
variable number of windows in master area
Jason Creighton
1
-1
/
+10
2007-05-04
Constrain layout messages to be members of a Message class
Don Stewart
1
-2
/
+2
2007-05-04
More Config.hs bugs
Spencer Janssen
1
-3
/
+3
2007-05-04
Revert accidental change to Config.hs
Spencer Janssen
1
-1
/
+1
2007-05-03
add support for extensible layouts.
David Roundy
1
-12
/
+5
2007-05-03
elaborate documentation in Config.hs
Don Stewart
1
-15
/
+38
2007-05-03
Add 'mod-n': refreshes current layout
Spencer Janssen
1
-0
/
+3
2007-04-30
Make border width configurable
Spencer Janssen
1
-0
/
+4
2007-04-30
Add Config.hs-boot, remove defaultLayoutDesc from XConf
Spencer Janssen
1
-2
/
+2
2007-04-30
configurable border colors
Jason Creighton
1
-0
/
+5
2007-04-26
Further refactoring
Spencer Janssen
1
-2
/
+2
2007-04-26
Refactor in Config.hs (no real changes)
Spencer Janssen
1
-2
/
+2
2007-04-24
Ignore numlock and capslock in keybindings
Jason Creighton
1
-1
/
+3
2007-04-16
added comment about windows key (mod4Mask)
Jason Creighton
1
-2
/
+3
[prev]
[next]