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
/
XMonad.hs
Age
Commit message (
Expand
)
Author
2007-04-11
clean up tiling code a teensy bit, and comment on the interaction between foc...
Don Stewart
2007-04-11
clean up only
Don Stewart
2007-04-11
Statically distinguish Workspace and Screen indices
Don Stewart
2007-04-10
moved screen <-> workspace mapping from XMonad to StackSet
Jason Creighton
2007-04-10
Simplify rot
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-03
Use Tall and Wide for split screen layouts. This should be less confusing.
Spencer Janssen
2007-04-03
vertical (master area on top) tiling
Jason Creighton
2007-04-02
Comment typo.
Spencer Janssen
2007-04-02
Revert to the old layout code.
Spencer Janssen
2007-04-01
Remove trailing spaces, no content changed
Alec Berryman
2007-04-01
Merged things together with dons changes.
hughes
2007-04-01
Vertical/horizontal split, and resizability.
hughes
2007-04-01
formatting fixes. the style is getting a bit dodgy in some places...
Don Stewart
2007-03-28
first shot at allowing click to focus windows
daniel
2007-03-26
Workspace-specific layouts
hughes
2007-03-21
Allow dynamic width in tiling mode
daniel
2007-03-20
Initial tiling support.
Spencer Janssen
2007-03-20
changed type of getScreenInfo in Graphics.X11.Xinerama
Jason Creighton
2007-03-18
basic xinerama support (depends on Graphics.X11.Xinerama in X11-extras)
Jason Creighton
2007-03-16
-Wall police
Spencer Janssen
2007-03-14
Actually fix the zombie issue.
Spencer Janssen
2007-03-13
Sloppy typos in spawn.
Spencer Janssen
2007-03-13
Fix forking issues, add unix dependency.
Spencer Janssen
2007-03-12
catch exceptions in spawn, so failing to fork won't kill the wm
Don Stewart
2007-03-12
comments, move isRoot into XMonad
Don Stewart
2007-03-11
general refactor, and call xerrorhandler to ignore certain undetectable issues
Don Stewart
2007-03-10
XMonad
Don Stewart