index
:
xmonad
master
mirror of http://code.haskell.org/xmonad
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Main.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-04-24
Ignore numlock and capslock in keybindings
Jason Creighton
1
-2
/
+2
2007-04-24
Clear numlock bit
Spencer Janssen
1
-1
/
+1
2007-04-19
use prefixed record names in latest X11-extras
Jason Creighton
1
-24
/
+24
2007-04-10
moved screen <-> workspace mapping from XMonad to StackSet
Jason Creighton
1
-2
/
+1
2007-04-09
Remove redundant parens
Spencer Janssen
1
-1
/
+1
2007-04-09
Remove unused 'screen' field
Spencer Janssen
1
-1
/
+0
2007-04-04
replace multiple gets with a single get and record bind
Don Stewart
1
-2
/
+1
2007-04-02
Revert to the old layout code.
Spencer Janssen
1
-1
/
+1
2007-04-01
Remove trailing spaces, no content changed
Alec Berryman
1
-4
/
+4
2007-04-01
Fix type error in dimensions field of XState record for 64-bit systems
Alec Berryman
1
-1
/
+3
2007-04-01
Vertical/horizontal split, and resizability.
hughes
1
-1
/
+1
2007-03-31
Move safeFocus from Main to Operations
Spencer Janssen
1
-7
/
+0
2007-03-31
removed refocus; moved functionality to setFocus
Jason Creighton
1
-1
/
+0
2007-03-30
refactored "focus changed" code into "refocus"
Jason Creighton
1
-0
/
+1
2007-03-28
Fix refreshKeyboardMapping issues. Requires the latest X11-extras
Spencer Janssen
1
-2
/
+2
2007-03-28
first shot at allowing click to focus windows
daniel
1
-5
/
+14
2007-03-28
Compatibility with CInt'ified X11
Spencer Janssen
1
-2
/
+6
2007-03-26
Workspace-specific layouts
hughes
1
-11
/
+11
2007-03-26
Extra config: defaultLayout
daniel
1
-1
/
+1
2007-03-26
minor aesthetic changes
daniel
1
-1
/
+0
2007-03-26
added Config.lhs and moved most things in Main.hs into Operations.hs to enabl...
Jason Creighton
1
-252
/
+4
2007-03-25
Xinerama focus bug (couldn't focus on current workspace)
Jason Creighton
1
-16
/
+15
2007-03-23
restart (simple exec(), no state saved)
Jason Creighton
1
-0
/
+11
2007-03-22
Add promote. Makes the focused window the master
Spencer Janssen
1
-0
/
+5
2007-03-21
I like 1%2 split. Maintainer's prerogative :)
Spencer Janssen
1
-1
/
+1
2007-03-21
Add defaultLeftWidth in the configuration section
Spencer Janssen
1
-1
/
+5
2007-03-21
Allow dynamic width in tiling mode
daniel
1
-3
/
+15
2007-03-21
GHC 6.4 compatibility.
Spencer Janssen
1
-2
/
+2
2007-03-21
add keybindings to change screens and tag windows to screens
Jason Creighton
1
-0
/
+15
2007-03-20
Make numlockMask configurable
Spencer Janssen
1
-1
/
+7
2007-03-20
Initial tiling support.
Spencer Janssen
1
-8
/
+36
2007-03-20
Fix indentation
Spencer Janssen
1
-1
/
+1
2007-03-20
Untabify
Spencer Janssen
1
-25
/
+25
2007-03-20
changed type of getScreenInfo in Graphics.X11.Xinerama
Jason Creighton
1
-5
/
+5
2007-03-20
Decouple the concepts of focus and window order. First step to tiling!
Spencer Janssen
1
-1
/
+1
2007-03-19
trace wsOnScreen when it's changed
Jason Creighton
1
-0
/
+1
2007-03-19
don't try to change the current workspace based on an enterNotify event
Jason Creighton
1
-5
/
+4
2007-03-18
use "windows" in "unmanage"
Jason Creighton
1
-1
/
+1
2007-03-18
replaced "let Just x
Jason Creighton
1
-4
/
+7
2007-03-18
basic xinerama support (depends on Graphics.X11.Xinerama in X11-extras)
Jason Creighton
1
-18
/
+35
2007-03-16
Whitespace only
Spencer Janssen
1
-1
/
+1
2007-03-16
-Wall police
Spencer Janssen
1
-0
/
+1
2007-03-16
abstract out modMask for easy user configuration
shae
1
-8
/
+13
2007-03-12
fiddling, comments
Don Stewart
1
-14
/
+27
2007-03-12
comments, move isRoot into XMonad
Don Stewart
1
-4
/
+0
2007-03-12
wibbles
Don Stewart
1
-13
/
+12
2007-03-12
abstract out setfocus code a bit
Don Stewart
1
-31
/
+32
2007-03-11
general refactor, and call xerrorhandler to ignore certain undetectable issues
Don Stewart
1
-66
/
+47
2007-03-11
initial support for Atom-based delete protocol. makes kill client work on fir...
Don Stewart
1
-9
/
+50
2007-03-10
thunk is now known as xmonad!
Spencer Janssen
1
-1
/
+1
[prev]
[next]