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-06-21
minor tweaks, ideas from joachim.fasting@
Don Stewart
2007-06-21
only perform mouse events on managed windows. closes #28
Don Stewart
2007-06-20
Update Layout documentation
Spencer Janssen
2007-06-20
-Wall police
Spencer Janssen
2007-06-20
Stack windows in the order they are returned by doLayout
Spencer Janssen
2007-06-20
remove out of date `(Included with GHC)' text in README
Don Stewart
2007-06-19
make Layouts able to layout whatever they like.
David Roundy
2007-06-18
float fixed size windows
Peter De Wachter
2007-06-18
Remove all references to 'exec'
Spencer Janssen
2007-06-17
-Wall police, and turn on -fno-warn-orphans
Don Stewart
2007-06-14
make workspace tag not need to be a Num.
David Roundy
2007-06-14
Fix float stacking
Spencer Janssen
2007-06-14
Remove 'temporary work around' in 'windows'
Spencer Janssen
2007-06-14
haddock tuning for StackSet.hs
Andrea Rossato
2007-06-14
move initColor to Operations and only store the Pixel value of colors
Jason Creighton
2007-06-13
haddick fine tuning
Andrea Rossato
2007-06-13
Indentation
Spencer Janssen
2007-06-13
prevent keyboard focus from getting lost in some cases
Jason Creighton
2007-06-12
resolve conflict in Operations.
David Roundy
2007-06-12
add catchX to catch exceptions.
David Roundy
2007-06-12
make focus, up and down complete functions.
David Roundy
2007-06-12
add differentiate function to StackSet to go [a] -> Stack a.
David Roundy
2007-06-12
Make 'view' a total function
Spencer Janssen
2007-06-12
fmt
Don Stewart
2007-06-12
-Wall police
Stefan O'Rear
2007-06-12
Use a more descriptive name for the layout reversal message
Stefan O'Rear
2007-06-12
Use broadcastMessage in windows and switchLayout, should improve Xinerama for...
Stefan O'Rear
2007-06-12
Add a broadcastMessage function, which sends to all visible workspaces withou...
Stefan O'Rear
2007-06-11
TODO for scan
Spencer Janssen
2007-06-11
Set withdrawn state after calling windows
Spencer Janssen
2007-06-11
Remove obsolete 'layout' function
Spencer Janssen
2007-06-11
-Wall police
Spencer Janssen
2007-06-11
Comment only
Spencer Janssen
2007-06-11
Hide windows that are not supposed to be visible
Spencer Janssen
2007-06-11
-Wall police
Spencer Janssen
2007-06-11
API CHANGE: Give doLayout a Stack rather than a flattened list
Spencer Janssen
2007-06-11
-Wall police
Spencer Janssen
2007-06-11
Add StackSet.filter
Spencer Janssen
2007-06-11
Use catchIO in 'restart'
Spencer Janssen
2007-06-11
Rename safeIO to catchIO
Spencer Janssen
2007-06-11
add safeIO which catches and logs exceptions.
David Roundy
2007-06-11
Ensure windows get at least 1 pixel for width/height
Spencer Janssen
2007-06-11
Restrict the master/slave ratio to [0, 1]
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
send message when "windows" is called.
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-10
polish serialisation code (-7 lines)
Don Stewart
[prev]
[next]