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
Age
Commit message (
Expand
)
Author
2007-04-10
Simplify rot
Spencer Janssen
2007-04-09
Rearrange TODO
Spencer Janssen
2007-04-09
Also done
Spencer Janssen
2007-04-09
Tile algorithm has been improved
Spencer Janssen
2007-04-09
Vertical tiling done
Spencer Janssen
2007-04-09
Remove redundant parens
Spencer Janssen
2007-04-09
Remove unused 'screen' field
Spencer Janssen
2007-04-09
Document XState fields
Spencer Janssen
2007-04-09
Use -funbox-strict-fields, rather than UNPACK pragmas. cleaner code.
Don Stewart
2007-04-05
Remove redundant setFocus, setFocus is called by refresh which is called by w...
Spencer Janssen
2007-04-05
-Wall police
Don Stewart
2007-04-04
take window borders into account when resizing (requires latest X11-extras)
Jason Creighton
2007-04-04
summarise key bindings in a table in Config.hs
Don Stewart
2007-04-04
replace multiple gets with a single get and record bind
Don Stewart
2007-04-03
Use Tall and Wide for split screen layouts. This should be less confusing.
Spencer Janssen
2007-04-03
Abusing TODO as a bug tracker: note about overlapping
Alec Berryman
2007-04-03
Comment typo: more -> move
Alec Berryman
2007-04-02
Note the Xinerama bugs I've experienced in the TODO
Alec Berryman
2007-04-03
vertical (master area on top) tiling
Jason Creighton
2007-04-02
Comment typo.
Spencer Janssen
2007-04-02
Comment only.
Spencer Janssen
2007-04-02
Revert to the old layout code.
Spencer Janssen
2007-04-01
Type error: lockMask :: KeyMask, not KeySym
Alec Berryman
2007-04-01
Suggest an alternative modMask for emacs users
Alec Berryman
2007-04-01
Remove trailing spaces, no content changed
Alec Berryman
2007-04-01
Fix type error in dimensions field of XState record for 64-bit systems
Alec Berryman
2007-04-01
Config.hs comment formatting/typo
Jason Creighton
2007-04-01
"dmenu" operation to spawn dmenu only on the current screen (for Xinerama)
Jason Creighton
2007-04-01
sanitize key bindings
Don Stewart
2007-04-01
Cleaned up layout a little bit
hughes
2007-04-01
restore dwm-style keybindings. mod-shift-{j,k} resize in vert mode
Don Stewart
2007-04-01
Merged things together with dons changes.
hughes
2007-04-01
Config.hs avoids conflict with essential M-w Emacs shortcut.
hughes
2007-04-01
Vertical/horizontal split, and resizability.
hughes
2007-03-30
Remove evil gmrun shortcut.
hughes
2007-04-01
formatting only
Don Stewart
2007-04-01
formatting fixes. the style is getting a bit dodgy in some places...
Don Stewart
2007-03-31
Move safeFocus from Main to Operations
Spencer Janssen
2007-03-31
removed refocus; moved functionality to setFocus
Jason Creighton
2007-03-30
refactored "focus changed" code into "refocus"
Jason Creighton
2007-03-29
Window borders
Alec Berryman
2007-03-29
Add AMD64 note to the README
Spencer Janssen
2007-03-29
Type error: button1 :: Button, not :: ButtonMask
Alec Berryman
2007-03-28
Fix refreshKeyboardMapping issues. Requires the latest X11-extras
Spencer Janssen
2007-03-28
allow mouse to change current workspace
daniel
2007-03-28
first shot at allowing click to focus windows
daniel
2007-03-28
added a quickcheck property
daniel
2007-03-28
Compatibility with CInt'ified X11
Spencer Janssen
2007-03-28
one less todo
Don Stewart
2007-03-27
whitespace
Jason Creighton
[prev]
[next]