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
/
man
/
xmonad.hs
Age
Commit message (
Expand
)
Author
2012-12-31
Add clickJustFocuses option to template configuration.
Adam Vogt
2011-11-19
Minor updates to supporting files (for 0.10 release).
Adam Vogt
2009-12-16
Determine numlockMask automatically, fixes #120
Spencer Janssen
2009-11-26
man/xmonad.hs: remove reference to deprecated 'dynamicLogDzen' function
Brent Yorgey
2009-03-20
man_xmonad.hs: import Data.Monoid for mempty, keybinding edits
wirtwolff
2009-03-19
Avoid deadly cycle in man/xmonad.hs
Spencer Janssen
2009-02-09
X.Config.hs, ./man/xmonad.hs: update Event Hook doc
wirtwolff
2009-01-17
Asynchronously recompile/restart xmonad on mod-q
Spencer Janssen
2008-09-11
add W.shiftMaster, fix float/tile-reordering bug
Devin Mullins
2008-03-30
Remove gaps from the example config
Spencer Janssen
2008-02-04
Add a startupHook.
Brent Yorgey
2008-01-27
Update example config
Spencer Janssen
2007-12-19
Remove getProgName capability from restart, we don't use it anymore
Spencer Janssen
2007-12-19
Call 'broadcastMessage ReleaseResources' in restart
Spencer Janssen
2007-12-10
man/xmonad.hs: add some documentation explaining that 'title' can be used in ...
Brent Yorgey
2007-12-10
Rename xmonad.hs to xmonad-template.hs
Spencer Janssen