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-10-02
List possibleLayouts last, because users are less likely to modify it
Spencer Janssen
2007-10-02
Docs for defaultLayout and defaultLayouts
Spencer Janssen
2007-10-02
clean up Config a bit.
David Roundy
2007-09-29
some renaming of classes and data types.
David Roundy
2007-10-02
Don't manage kdesktop either
Spencer Janssen
2007-10-02
Refactor, ignore desktop_window too
Spencer Janssen
2007-10-02
Automatically float MPlayer windows
Spencer Janssen
2007-10-02
Add rules for gnome-panel and kicker
Spencer Janssen
2007-10-02
Pass window name and class info to manageHook
Spencer Janssen
2007-10-01
Send ClassHints to manageHook
Spencer Janssen
2007-10-01
Operations.windows is responsible for setting initial properties, remove redu...
Spencer Janssen
2007-10-01
First cut at manageHook
Spencer Janssen
2007-10-01
Add StackSet.allWindows
Spencer Janssen
2007-09-29
set border color more judiciously, so layouts can customize this.
David Roundy
2007-09-30
deeper test for differentiate. back to 100% coverage
Don Stewart
2007-09-30
properties for tag renaming
Don Stewart
2007-09-30
test lookupWorkspace more deeply
Don Stewart
2007-09-30
On change of keyboard mapping, grabKeys from the root window.
Aaron Denney
2007-09-28
Operation: coding style conformance
Andrea Rossato
2007-09-28
StackSet uses PatternGuards
Spencer Janssen
2007-09-28
define defaultLayout in Config.hs.
David Roundy
2007-09-29
merge, update test hook
Don Stewart
2007-09-29
100% coverage of alternative branches
Don Stewart
2007-09-29
add some more properties for failure cases
Don Stewart
2007-09-29
polish
Don Stewart
2007-09-29
comments and formatting only
Don Stewart
2007-09-28
Use LANGUAGE pragmas over -fglasgow-exts
Spencer Janssen
2007-09-26
merge old workspace tags with new on restart.
David Roundy
2007-09-28
SomeLayout: use the description of the wrapped layout
Spencer Janssen
2007-09-28
LayoutSelection: describe the active layout only
Spencer Janssen
2007-09-27
put transients completely on the screen when possible.
David Roundy
2007-09-28
setLayout should not call sendMessage, because sendMessage calls windows
Spencer Janssen
2007-09-28
Add setLayout to the core
Spencer Janssen
2007-09-28
Document otherPossibleLayouts
Spencer Janssen
2007-09-28
Minor formatting
Spencer Janssen
2007-09-28
otherPossibleLayouts is empty by default
Spencer Janssen
2007-09-28
Update kind changes in the -class branch
Spencer Janssen
2007-09-27
Refactor floating code in manage
Spencer Janssen
2007-09-25
fix bug where ReleaseResources wasn't getting sent to all layouts.
David Roundy
2007-09-25
Simplify readLayout, comment on surprising behavior
Spencer Janssen
2007-09-25
fix bug in reading of SomeLayouts.
David Roundy
2007-09-25
add support for parseable layouts not in the default.
David Roundy
2007-09-25
rename modifyLayout to handleMessage.
David Roundy
2007-09-25
make it easier to define pure layouts.
David Roundy
2007-09-24
Make a String description part of each Layout.
David Roundy
2007-09-24
broadcast a ReleaseResources before restarting
Andrea Rossato
2007-09-24
Added LayoutMessages
Andrea Rossato
2007-09-24
update screens for new kind of StackSet.
David Roundy
2007-09-23
create default modifyLayout that ignores messages.
David Roundy
2007-09-21
add layout selection back into core xmonad using LayoutSelection.
David Roundy
[prev]
[next]