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
/
Main.hs
Age
Commit message (
Expand
)
Author
2007-07-05
Note and workaround bugs in Operations.float
Spencer Janssen
2007-06-30
refresh after starting
Spencer Janssen
2007-06-30
UPGRADE X11-Extras! Manage iconified windows
Spencer Janssen
2007-06-29
Move screen details into StackSet
Spencer Janssen
2007-06-23
broadcast unidentified events.
David Roundy
2007-06-14
make workspace tag not need to be a Num.
David Roundy
2007-06-14
move initColor to Operations and only store the Pixel value of colors
Jason Creighton
2007-06-12
make focus, up and down complete functions.
David Roundy
2007-06-11
TODO for scan
Spencer Janssen
2007-06-11
comment only
Jason Creighton
2007-06-10
a few modifications to event-sending to make Tabbed layout work.
David Roundy
2007-06-10
implement Spencer's decoration suggestion.
David Roundy
2007-06-10
haddock compatibility
Andrea Rossato
2007-06-10
Move state logging into Config.hs, via logHook :: X ()
Don Stewart
2007-06-09
UNDO: Give refresh sole responsibility for establishing window properties (-3...
Stefan O'Rear
2007-06-09
Give refresh sole responsibility for establishing window properties (-3 loc)
Stefan O'Rear
2007-06-09
HEADS UP: (logging format change). use a custom pretty printer, for an easier...
Don Stewart
2007-06-06
Fix unmap handling
Spencer Janssen
2007-06-06
move extraModifiers/cleanMask to Operations.hs
Jason Creighton
2007-06-06
whitespace
Don Stewart
2007-06-05
Enable logging of state changes to stdout
Don Stewart
2007-06-05
remove accidental logging of events
Don Stewart
2007-06-05
Fix lost eventNotifyMask bug
Don Stewart
2007-06-04
Comment only
Spencer Janssen
2007-06-04
Dump state at launch (commented for now)
Spencer Janssen
2007-06-04
base >= 2.0 means we can use forM_
Spencer Janssen
2007-06-04
Remove no-longer-needed 'dimensions' state (-5 loc)
Stefan O'Rear
2007-06-04
Set WM_STATE, iconify invisible windows (+9 loc)
Stefan O'Rear
2007-06-04
clean up Main.hs slightly
Don Stewart
2007-06-04
do not cache atom values within Xmonad, instead let Xlib worry about caching ...
Stefan O'Rear
2007-06-04
Honor configure requests from unmanaged windows
Spencer Janssen
2007-06-03
-Wall police
Spencer Janssen
2007-06-03
Correctly handle resize requests (-12 +22)
Stefan O'Rear
2007-06-02
make mouse bindings configurable
Jason Creighton
2007-06-01
ignore numlock/capslock on mouse bindings
Jason Creighton
2007-05-31
clean up mouse code a bit
Don Stewart
2007-05-31
first shot at a floating layer
Jason Creighton
2007-05-28
be sure to reset the gap list on rescreen
Don Stewart
2007-05-28
support per-screen gap settings. you can have different gaps on individual sc...
Don Stewart
2007-05-28
Use (Int,Int,Int,Int) for arbitrary gaps on any side of the screen
Don Stewart
2007-05-27
mod-b, toggle on or off the status bar gap
Don Stewart
2007-05-27
clean Main.hs slightly
Don Stewart
2007-05-22
refactor using whenX
Don Stewart
2007-05-22
Add preliminary randr support
Spencer Janssen
2007-05-21
Experimental support for a beefier restart.
Spencer Janssen
2007-05-21
Make screen info dynamic: first step to supporting randr
Spencer Janssen
2007-05-21
s/workspace/windowset/
Jason Creighton
2007-05-20
HEADS UP: Rewrite StackSet as a Zipper
Don Stewart
2007-05-04
Handle empty layout lists
Spencer Janssen
2007-05-04
use anyKey constant instead of magic number
Jason Creighton
[prev]
[next]