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-13
remove unneeded do.
David Roundy
2007-08-13
make splitHorizontallyBy accept any RealFrac.
David Roundy
2007-08-16
Fix new bug in screen switching
Spencer Janssen
2007-08-16
-Wall police
Don Stewart
2007-08-16
Comment only
Spencer Janssen
2007-08-14
simplify code in StackSet.
David Roundy
2007-08-14
change workspaces to [WorkspaceId]
David Roundy
2007-08-15
Operations.windows: minor refactor
Spencer Janssen
2007-08-10
Cleanup
Spencer Janssen
2007-08-07
move event loop out of mouseDrag.
David Roundy
2007-07-24
only display any given window once.
David Roundy
2007-08-15
Add greedyView, make it the default action for mod-wer
Spencer Janssen
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
[prev]
[next]