aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Doc/Extending.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-20In D.Extending note how <+> can be used with keybindings.Adam Vogt1-9/+13
2009-10-23Doc namespace minor updatesWirt Wolff1-22/+34
2009-10-22Refer to modm as the current modMaskAdam Vogt1-24/+26
2009-09-15XMonadContrib: add a utility module to set the default cursorAndres Salomon1-0/+2
2009-10-12Update D.Extending module lists with help of a script (also added)Adam Vogt1-191/+582
2009-06-18Remove Hooks.EventHookDaniel Schoepe1-3/+1
2008-09-21Move XMonad.Util.XPaste to XMonad.Util.PasteSpencer Janssen1-1/+1
2008-09-20+XMonad.Util.XPaste: a module for pasting strings to windowsgwern01-0/+3
2008-03-26update documentation in XMonad/Doc in preparation for 0.7 releaseBrent Yorgey1-37/+138
2008-03-24Doc/Extending: remove references to "XMonad.Layouts" -- it's now called "XMon...Brent Yorgey1-2/+1
2008-02-01REMOVE RotView: use CycleWS instead.Brent Yorgey1-2/+0
2008-01-31Extending.hs: documentation updateBrent Yorgey1-0/+3
2008-01-13Doc.Extending: added links and description of recent module additionAndrea Rossato1-0/+8
2007-12-09Extending: updated to the lates config changes - manageHook simplificationAndrea Rossato1-15/+33
2007-12-09Extending: some fixesAndrea Rossato1-4/+2
2007-11-24Extending.hs: a few editsBrent Yorgey1-7/+9
2007-11-24Extending: some more stuffAndrea Rossato1-5/+27
2007-11-24Doc/Extending.hs: editsBrent Yorgey1-51/+64
2007-11-23Extending: added manageHook and logHook sectionsAndrea Rossato1-5/+130
2007-11-23Doc/Extending.hs: add a section about configuring mouse bindings.Brent Yorgey1-0/+26
2007-11-22Extending: editing the key bindings require importing Data.MapAndrea Rossato1-0/+6
2007-11-22Extending.hs: more edits and additions.Brent Yorgey1-68/+64
2007-11-21Extending.hs: edits and additionsBrent Yorgey1-35/+141
2007-11-20A new documentation systemAndrea Rossato1-295/+30
2007-11-19Port overview from contrib.html to Documentation.hsDon Stewart1-1/+21
2007-11-18Documentation.hs: a lot more edits and additions.Brent Yorgey1-39/+87
2007-11-18Documentation: added the section on editing layoutHookAndrea Rossato1-20/+149
2007-11-17Documentation.hs: various stylistic edits, add a few more detailsBrent Yorgey1-17/+34
2007-11-17Documentation: added library description coding style and licensing policy - ...Andrea Rossato1-27/+114
2007-11-17Documentation: added more stuffAndrea Rossato1-97/+229
2007-11-16Documentation.hs: minor fixesAndrea Rossato1-11/+13
2007-11-16Documentation: added the section for adding and removing key bindingsAndrea Rossato1-1/+33
2007-11-16Documentation: more stuff addedAndrea Rossato1-30/+95
2007-11-16Documentation: typos and formattingAndrea Rossato1-10/+8
2007-11-16Add Documentation.hs for documentation purposesAndrea Rossato1-0/+295