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-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
2007-03-27
updated TODO (Config.hs completed)
Jason Creighton
2007-03-26
Config supports Ctrl+Space for gmrun again.
hughes
2007-03-26
Workspace-specific layouts
hughes
2007-03-26
Typo: use dmenu_path instead of emenu_path
Alec Berryman
2007-03-26
Focus follows mouse.
Spencer Janssen
2007-03-26
Update todo
Spencer Janssen
2007-03-26
Extra config: defaultLayout
daniel
2007-03-26
updated TODO
daniel
2007-03-26
minor aesthetic changes
daniel
2007-03-26
fix
Don Stewart
2007-03-26
Restrain leftWidth
Spencer Janssen
2007-03-26
Config.lhs -> Config.hs
Jason Creighton
2007-03-26
added Config.lhs and moved most things in Main.hs into Operations.hs to enabl...
Jason Creighton
2007-03-25
Xinerama focus bug (couldn't focus on current workspace)
Jason Creighton
2007-03-23
restart (simple exec(), no state saved)
Jason Creighton
2007-03-22
Add promote. Makes the focused window the master
Spencer Janssen
2007-03-22
Add promote
Spencer Janssen
2007-03-21
I like 1%2 split. Maintainer's prerogative :)
Spencer Janssen
2007-03-21
Add defaultLeftWidth in the configuration section
Spencer Janssen
2007-03-21
Allow dynamic width in tiling mode
daniel
2007-03-21
GHC 6.4 compatibility.
Spencer Janssen
2007-03-21
add keybindings to change screens and tag windows to screens
Jason Creighton
2007-03-20
Add raiseFocus.
Spencer Janssen
2007-03-20
Make numlockMask configurable
Spencer Janssen
2007-03-20
Initial tiling support.
Spencer Janssen
2007-03-20
Fix indentation
Spencer Janssen
2007-03-20
Untabify
Spencer Janssen
2007-03-20
changed type of getScreenInfo in Graphics.X11.Xinerama
Jason Creighton
2007-03-20
Decouple the concepts of focus and window order. First step to tiling!
Spencer Janssen
2007-03-19
trace wsOnScreen when it's changed
Jason Creighton
2007-03-19
don't try to change the current workspace based on an enterNotify event
Jason Creighton
2007-03-18
use "windows" in "unmanage"
Jason Creighton
2007-03-18
replaced "let Just x = ..." in view with "case ... of ..."
Jason Creighton
2007-03-18
basic xinerama support (depends on Graphics.X11.Xinerama in X11-extras)
Jason Creighton
2007-03-16
Whitespace only
Spencer Janssen
2007-03-16
-Wall police
Spencer Janssen
2007-03-16
abstract out modMask for easy user configuration
shae
2007-03-15
tasks before 0.1
Spencer Janssen
2007-03-15
s/thunk/xmonad
Spencer Janssen
2007-03-14
Tiling notes
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
[prev]
[next]