aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner2013-05-281-12/+12
* eliminate references to defaultConfigDaniel Wagner2013-05-282-17/+17
* roll back previous incorrect fixDaniel Wagner2012-01-111-1/+1
* Extending: fix http://code.google.com/p/xmonad/issues/detail?idI0gwern02012-01-111-1/+1
* another documentation patch: XMonadContrib.UpdatePointer -> XMonad.Actions.Up...Daniel Wagner2012-01-111-1/+1
* documentation patch, fixes issue 490Daniel Wagner2012-01-111-1/+1
* documentation patch to XMonad.Doc.ExtendingDaniel Wagner2011-09-161-8/+10
* A hook to handle minimize/restore window manager hints.Justin Bogner2010-06-161-3/+7
* Developing: be good to mention hlint in a hacking guidegwern02010-05-061-0/+3
* In D.Extending note how <+> can be used with keybindings.Adam Vogt2009-12-201-9/+13
* Doc namespace minor updatesWirt Wolff2009-10-232-35/+57
* Refer to modm as the current modMaskAdam Vogt2009-10-221-24/+26
* XMonadContrib: add a utility module to set the default cursorAndres Salomon2009-09-151-0/+2
* Update D.Extending module lists with help of a script (also added)Adam Vogt2009-10-121-191/+582
* Remove Hooks.EventHookDaniel Schoepe2009-06-181-3/+1
* Remove silliness from XMonad.Doc.ConfiguringSpencer Janssen2009-02-041-19/+7
* Move XMonad.Util.XPaste to XMonad.Util.PasteSpencer Janssen2008-09-211-1/+1
* +XMonad.Util.XPaste: a module for pasting strings to windowsgwern02008-09-201-0/+3
* XMonad/Doc/Developing.hs: update haddock ln, cpeditgwern02008-07-081-7/+8
* update documentation in XMonad/Doc in preparation for 0.7 releaseBrent Yorgey2008-03-263-51/+162
* Doc/Extending: remove references to "XMonad.Layouts" -- it's now called "XMon...Brent Yorgey2008-03-241-2/+1
* REMOVE RotView: use CycleWS instead.Brent Yorgey2008-02-011-2/+0
* Extending.hs: documentation updateBrent Yorgey2008-01-312-13/+16
* Doc.Extending: added links and description of recent module additionAndrea Rossato2008-01-131-0/+8
* Fix typo.Roman Cheplyaka2007-12-191-1/+1
* Doc/Developing.hs: add some information about Haddock documentation.Brent Yorgey2007-12-191-1/+26
* Extending: updated to the lates config changes - manageHook simplificationAndrea Rossato2007-12-091-15/+33
* Extending: some fixesAndrea Rossato2007-12-091-4/+2
* Doc/Developing: various editsBrent Yorgey2007-11-271-105/+97
* Extending.hs: a few editsBrent Yorgey2007-11-241-7/+9
* Developing: a startAndrea Rossato2007-11-241-27/+158
* Extending: some more stuffAndrea Rossato2007-11-241-5/+27
* Doc/Extending.hs: editsBrent Yorgey2007-11-241-51/+64
* Extending: added manageHook and logHook sectionsAndrea Rossato2007-11-231-5/+130
* Doc/Extending.hs: add a section about configuring mouse bindings.Brent Yorgey2007-11-231-0/+26
* Extending: editing the key bindings require importing Data.MapAndrea Rossato2007-11-221-0/+6
* Extending.hs: more edits and additions.Brent Yorgey2007-11-221-68/+64
* Extending.hs: edits and additionsBrent Yorgey2007-11-211-35/+141
* Configuring.hs: edits and additionsBrent Yorgey2007-11-211-23/+14
* A new documentation systemAndrea Rossato2007-11-203-0/+866