index
:
xmonad
master
mirror of http://code.haskell.org/xmonad
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add defaultLeftWidth in the configuration section
Spencer Janssen
2007-03-21
1
-1
/
+5
*
Allow dynamic width in tiling mode
daniel
2007-03-21
2
-3
/
+17
*
GHC 6.4 compatibility.
Spencer Janssen
2007-03-21
2
-3
/
+3
*
add keybindings to change screens and tag windows to screens
Jason Creighton
2007-03-21
1
-0
/
+15
*
Add raiseFocus.
Spencer Janssen
2007-03-20
1
-0
/
+7
*
Make numlockMask configurable
Spencer Janssen
2007-03-20
1
-1
/
+7
*
Initial tiling support.
Spencer Janssen
2007-03-20
3
-23
/
+50
*
Fix indentation
Spencer Janssen
2007-03-20
1
-1
/
+1
*
Untabify
Spencer Janssen
2007-03-20
1
-25
/
+25
*
changed type of getScreenInfo in Graphics.X11.Xinerama
Jason Creighton
2007-03-20
2
-8
/
+6
*
Decouple the concepts of focus and window order. First step to tiling!
Spencer Janssen
2007-03-20
2
-10
/
+25
*
trace wsOnScreen when it's changed
Jason Creighton
2007-03-19
1
-0
/
+1
*
don't try to change the current workspace based on an enterNotify event
Jason Creighton
2007-03-19
1
-5
/
+4
*
use "windows" in "unmanage"
Jason Creighton
2007-03-18
1
-1
/
+1
*
replaced "let Just x
Jason Creighton
2007-03-18
1
-4
/
+7
*
basic xinerama support (depends on Graphics.X11.Xinerama in X11-extras)
Jason Creighton
2007-03-18
3
-19
/
+47
*
Whitespace only
Spencer Janssen
2007-03-16
1
-1
/
+1
*
-Wall police
Spencer Janssen
2007-03-16
2
-1
/
+1
*
abstract out modMask for easy user configuration
shae
2007-03-16
1
-8
/
+13
*
tasks before 0.1
Spencer Janssen
2007-03-15
1
-0
/
+5
*
s/thunk/xmonad
Spencer Janssen
2007-03-15
1
-1
/
+1
*
Tiling notes
Spencer Janssen
2007-03-14
1
-0
/
+15
*
Actually fix the zombie issue.
Spencer Janssen
2007-03-14
1
-3
/
+8
*
Sloppy typos in spawn.
Spencer Janssen
2007-03-13
1
-2
/
+4
*
Fix forking issues, add unix dependency.
Spencer Janssen
2007-03-13
3
-4
/
+4
*
catch exceptions in spawn, so failing to fork won't kill the wm
Don Stewart
2007-03-12
1
-1
/
+3
*
fiddling, comments
Don Stewart
2007-03-12
1
-14
/
+27
*
comments, move isRoot into XMonad
Don Stewart
2007-03-12
2
-6
/
+12
*
wibbles
Don Stewart
2007-03-12
1
-13
/
+12
*
abstract out setfocus code a bit
Don Stewart
2007-03-12
1
-31
/
+32
*
general refactor, and call xerrorhandler to ignore certain undetectable issues
Don Stewart
2007-03-11
2
-69
/
+53
*
initial support for Atom-based delete protocol. makes kill client work on fir...
Don Stewart
2007-03-11
1
-9
/
+50
*
thunk is now known as xmonad!
Spencer Janssen
2007-03-10
3
-5
/
+5
*
XMonad
Don Stewart
2007-03-10
2
-38
/
+38
*
add tracing for kill window
Don Stewart
2007-03-10
1
-1
/
+5
*
Use 9 workspaces by default
Spencer Janssen
2007-03-10
1
-1
/
+1
*
Reduce flicker on workspace change.
Spencer Janssen
2007-03-10
1
-1
/
+1
*
typo
Don Stewart
2007-03-10
1
-2
/
+2
*
Add support for Enter/Leave notify events. Fixes firefox on my machine
Don Stewart
2007-03-10
1
-20
/
+40
*
refactor, trying to seperate out IO from W stuff, in order to QC the handler ...
Don Stewart
2007-03-10
2
-38
/
+50
*
notes on the firefox bug
Don Stewart
2007-03-09
1
-4
/
+16
*
grammar nazis
Don Stewart
2007-03-09
1
-1
/
+1
*
whitespace. and note if we get a config request for an already managed window
Don Stewart
2007-03-09
1
-16
/
+22
*
improved grabkeys (also handle lockMask down)
Don Stewart
2007-03-09
1
-3
/
+8
*
alloc the event space only once
Don Stewart
2007-03-09
1
-8
/
+10
*
also select for enter and leave window events (need for XCrossing?)
Don Stewart
2007-03-09
1
-1
/
+9
*
we should check for OverrideRedirect on initial scan too
Don Stewart
2007-03-09
1
-1
/
+5
*
no unix dependency
Don Stewart
2007-03-09
1
-1
/
+0
*
fmt only
Don Stewart
2007-03-09
1
-2
/
+1
*
unnec. export list
Don Stewart
2007-03-09
1
-24
/
+1
[prev]
[next]