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-08-07
Remove 'Eq' constraint from StackSet.index
Spencer Janssen
2007-08-05
trailing whitespace only
Don Stewart
2007-07-28
added workspaces to hs-boot (needed by XMonadContrib.Commands and possibly ot...
Andrea Rossato
2007-07-28
QuickCheck filter preserves order
Karsten Schoelzel
2007-07-28
Bugfix: reordering when filtering out the last window on a workspace
Karsten Schoelzel
2007-07-24
shift: use guards instead of if
Spencer Janssen
2007-07-24
Remove unnecessary Integral constraints
Spencer Janssen
2007-07-24
make delete work when window is in multiple workspaces.
David Roundy
2007-07-24
Remove redundant 'n >= 0' check from shift. (from David Roundy's 'simplify s...
Spencer Janssen
2007-07-22
Cleanup of shift code
Michael G. Sloan
2007-07-19
use $HOME in examples
Don Stewart
2007-07-17
Tweak dmenu binding
Peter De Wachter
2007-07-10
restore focus to currently focused window after "float" (closes #32)
Jason Creighton
2007-07-08
Operations.screenWorkspace: return Nothing when the screen does not exist
Spencer Janssen
2007-07-08
Operations.rescreen: screen indexes start at zero
Spencer Janssen
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-28
Change a window's workspace when dragging across screens (closes #30)
Jason Creighton
2007-06-23
support self-modifying layouts.
David Roundy
2007-06-26
comment for (dubious?) integrate'
Don Stewart
2007-06-23
broadcast unidentified events.
David Roundy
2007-06-26
add 2 properties to state where focus goes on delete of focused window
Don Stewart
2007-06-26
fix empty case in 'filter', and note differences in semantics wrt. focus to '...
Don Stewart
2007-06-26
clean up 'StackSet.filter' for style
Don Stewart
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
[prev]
[next]