index
:
metatile
master
A fork of XMonad
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Config.hs
Age
Commit message (
Expand
)
Author
2007-09-20
eliminate ugly OldLayout.
David Roundy
2007-09-14
move Layout stuff into class (hokey first cut).
David Roundy
2007-09-27
Add StackSet.focusMaster (mod-m) to move focus to master
Don Stewart
2007-09-17
Eliminate Operations.sink too
Spencer Janssen
2007-09-17
Remove Operations functions which have StackSet equivalents, just use 'window...
Spencer Janssen
2007-09-17
Change manpage token @@ to %! to avoid conflicts with Haddock (xmonad)
Alex Tarkovsky
2007-09-07
Add missing insert markers for generate-configs.sh in Config.hs
Alex Tarkovsky
2007-09-05
Use show rather than string hacks
Spencer Janssen
2007-08-20
switch WorkspaceId to String.
David Roundy
2007-09-05
Alex Tarkovsky's docstring patch updated for conflicts
Spencer Janssen
2007-08-24
Add docstrings for mouse controls
Spencer Janssen
2007-08-21
comment only: example of 2 monitor gaps
Don Stewart
2007-08-16
Fix new bug in screen switching
Spencer Janssen
2007-08-14
change workspaces to [WorkspaceId]
David Roundy
2007-07-17
Tweak dmenu binding
Peter De Wachter
2007-07-08
Operations.screenWorkspace: return Nothing when the screen does not exist
Spencer Janssen
2007-06-19
make Layouts able to layout whatever they like.
David Roundy
2007-06-10
haddock compatibility
Andrea Rossato
2007-06-10
Move state logging into Config.hs, via logHook :: X ()
Don Stewart
2007-06-05
Enable logging of state changes to stdout
Don Stewart
2007-06-03
heads up: polish config.hs. moves tiling-local values into lexical scope. rem...
Don Stewart
2007-06-02
Fix out-of-date comment in Config.hs.
Chris Mears
2007-06-02
make mouse bindings configurable
Jason Creighton
2007-05-31
Revert accidental change to border color
Spencer Janssen
2007-05-31
clean up mouse code a bit
Don Stewart
2007-05-31
first shot at a floating layer
Jason Creighton
2007-05-30
Really change restart keybinding this time
Spencer Janssen
2007-05-30
UNDO: HEADS UP: Change restart keybinding to mod-q
Spencer Janssen
2007-05-30
HEADS UP: Change restart keybinding to mod-q
Spencer Janssen
2007-05-29
Fix 'refresh' doc string
Spencer Janssen
2007-05-29
make 'tall' layout the default on startup. more useful for new users
Don Stewart
2007-05-28
ensure !! won't go out of bounds in modifyGap
Don Stewart
2007-05-28
help man script
Don Stewart
2007-05-28
Document mod-n
Spencer Janssen
2007-05-28
support per-screen gap settings. you can have different gaps on individual sc...
Don Stewart
2007-05-28
Use (Int,Int,Int,Int) for arbitrary gaps on any side of the screen
Don Stewart
2007-05-27
mod-b, toggle on or off the status bar gap
Don Stewart
2007-05-27
Add new config value, defaultMenuGap, for specifying a gap for a status bar
Don Stewart
2007-05-27
Generate keybindings section in manpage from Config.hs
Jason Creighton
2007-05-26
HEADS UP: change key binding for swapLeft/Right and IncMaster
Don Stewart
2007-05-25
Formatting only
Spencer Janssen
2007-05-23
Use --resume by default
Spencer Janssen
2007-05-22
add swapLeft and swapRight
bobstopper
2007-05-21
Experimental support for a beefier restart.
Spencer Janssen
2007-05-21
Put restart in the X monad
Spencer Janssen
2007-05-21
Fix mod-j/k bindings
Spencer Janssen
2007-05-20
HEADS UP: Rewrite StackSet as a Zipper
Don Stewart
2007-05-16
variable number of windows in master area
Jason Creighton
2007-05-04
Constrain layout messages to be members of a Message class
Don Stewart
2007-05-04
More Config.hs bugs
Spencer Janssen
[next]