gwern0
92acd1eb74
HCAR.tex: update per Janis's final version
2011-05-22 18:37:55 +00:00
gwern0
db9f39d6af
HCAR.text: mention 2 features added since last HCAR
...
Prompted by Janis's usual request for updated HCARs
2011-04-11 16:45:19 +00:00
gwern0
387a253f62
HCAR.tex: apply Janis Voigtlaender's HCAR changes
2010-11-09 20:50:22 +00:00
gwern0
673c3e9ed9
HCAR.tex: update from May
...
- there were no significant changes to xmonad-core
- description of 2 new modules not mentioned in HCAR
2010-10-12 01:09:15 +00:00
gwern0
ad4136df26
HCAr.tex: update with additions and versions
2010-05-02 20:13:21 +00:00
gwern0
defe0c282e
+original HCAR entry
2010-05-02 20:02:52 +00:00
Spencer Janssen
f3b07eb5dc
Make the --replace docs consistent
2010-02-13 00:26:47 +00:00
Adam Vogt
4372c256ed
Add --replace flag with documentation (issue 99).
2009-12-20 18:35:29 +00:00
Spencer Janssen
d5d8d551e6
Determine numlockMask automatically, fixes #120
2009-12-16 01:21:40 +00:00
Brent Yorgey
262db2367f
man/xmonad.hs: remove reference to deprecated 'dynamicLogDzen' function
2009-11-26 05:39:08 +00:00
Spencer Janssen
eddb445307
A few tweaks to --verbose-version
2009-12-08 04:07:29 +00:00
Adam Vogt
37dc284460
Use pandoc to convert a markdown manpage tranlation to html and man.
2009-10-28 03:06:39 +00:00
Adam Vogt
b4bf8de874
Grab the xmonad.cabal version for putting into the manpage
2009-10-24 20:09:20 +00:00
Adam Vogt
17c89e327e
Correct formatting in manpage
2009-10-24 20:07:48 +00:00
Adam Vogt
2dd6eeba7d
Note in manpage that 'exec xmonad' should be used
2009-09-01 04:05:38 +00:00
Adam Vogt
72997cf982
Manual page spelling: maximise -> maximize, utilising -> utilizing
2009-09-01 04:02:17 +00:00
Adam Vogt
7365d7bc11
Describe modular configuration in the manual page
2009-09-01 04:00:46 +00:00
wirtwolff
cde261ed56
man_xmonad.hs: import Data.Monoid for mempty, keybinding edits
...
Bring mempty into scope. Add commented ToggleStruts binding.
Replace shadowed modMask in keybindings with modm instead.
2009-03-20 02:46:24 +00:00
Spencer Janssen
7385793c65
Avoid deadly cycle in man/xmonad.hs
2009-03-19 08:19:18 +00:00
wirtwolff
72885e7e24
X.Config.hs, ./man/xmonad.hs: update Event Hook doc
2009-02-09 18:38:37 +00:00
Spencer Janssen
6e1c5e9b49
Asynchronously recompile/restart xmonad on mod-q
2009-01-17 03:53:00 +00:00
Spencer Janssen
bf8ba79090
Add --restart, a command line flag to cause a running xmonad process to restart
2009-01-17 03:49:59 +00:00
Devin Mullins
77657b65f9
add'l documentation
2008-09-27 23:46:39 +00:00
Devin Mullins
74c6dd2721
add W.shiftMaster, fix float/tile-reordering bug
2008-09-11 05:39:09 +00:00
Spencer Janssen
4890116e49
Remove gaps from the example config
2008-03-29 23:29:59 +00:00
Spencer Janssen
4c69a85b3f
--recompile now forces recompilation of xmonad.hs
2008-03-24 21:24:53 +00:00
Brent Yorgey
9d9acba45f
Add a startupHook.
...
The only thing I am not sure about here is at what exact point the
startupHook should get run. I picked a place that seems to make sense:
as late as possible, right before entering the main loop. That way all
the layouts/workspaces/other state are set up and the startupHook can
manipulate them.
2008-02-04 19:24:45 +00:00
gwern0
cea3492d28
update LOC claim in man page
2008-02-15 21:14:20 +00:00
Spencer Janssen
3e3d516092
Update example config
2008-01-27 21:23:31 +00:00
Austin Seipp
ca3e277d2b
Updated ./man/xmonad.1.in to contain new command line parameters
2008-01-22 07:01:53 +00:00
Spencer Janssen
31c7734f7b
Remove getProgName capability from restart, we don't use it anymore
2007-12-19 21:50:11 +00:00
Spencer Janssen
c46f3ad549
Call 'broadcastMessage ReleaseResources' in restart
2007-12-19 06:57:10 +00:00
Adam Vogt
5b42a58d06
Manpage now describes config in ~/.xmonad/xmonad.hs
2007-12-19 02:39:18 +00:00
Adam Vogt
e8292e0e9d
Update manpage to describe greedyView
2007-12-19 02:37:26 +00:00
Brent Yorgey
8c31768b79
man/xmonad.hs: add some documentation explaining that 'title' can be used in the manageHook just like 'resource' and 'className'.
2007-12-10 17:33:57 +00:00
Spencer Janssen
bbf5d0010c
Rename xmonad.hs to xmonad-template.hs
2007-12-09 23:14:26 +00:00
Don Stewart
3e2d48d5da
add a template xmonad.hs
2007-12-09 22:50:18 +00:00
Spencer Janssen
33bb745880
Remove all references to 'exec'
2007-06-18 20:15:32 +00:00
Don Stewart
f6b14b7123
point out restart is used to propagate changes
2007-05-30 02:10:05 +00:00
Jason Creighton
2be4f5f216
Give link to bugtracker in "BUGS" section of manpage
2007-05-29 01:58:51 +00:00
Jason Creighton
8cfe050be7
Generate keybindings section in manpage from Config.hs
2007-05-27 06:29:14 +00:00
David Lazar
4fbb4e23a3
add xmonad manpage
2007-04-26 01:08:12 +00:00