aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util/EZConfig.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-18Correct many typos in the documentation, consistent US spellinggAdam Vogt1-2/+2
2009-03-03U.EZConfig: add xK_Print <Print> to special keyswirtwolff1-0/+2
2009-02-08minor typo in XMonad/Util/EZConfig.hsJoachim Breitner1-1/+1
2009-02-07Multimedia keys support for EZConfigKhudyakov Alexey1-11/+283
2009-01-16X.U.EZConfig: expand documentationBrent Yorgey1-5/+13
2008-06-26allow function keys up to F24brian1-2/+2
2008-06-15XMonad.Util.EZConfig: add keypad bindingsLukas Mai1-0/+74
2008-05-28XMonad.Util.EZConfig: minor cleanupsLukas Mai1-28/+26
2008-03-11EZConfig: add documentation and a warning, so no one repeats my silly hard-to...Brent Yorgey1-1/+12
2008-02-27EZConfig: additional documentationBrent Yorgey1-3/+15
2008-02-26EZConfig: add an emacs-style keybinding parser!Brent Yorgey1-8/+279
2007-12-08Prune more importsSpencer Janssen1-1/+0
2007-11-19Miscellaneous spell-checkingShachaf Ben-Kiki1-1/+1
2007-11-14EZConfig.hs: haddock fixesAndrea Rossato1-0/+3
2007-11-14CustomKeys.hs: moved into `Util' directoryValery V. Vorotyntsev1-1/+1
2007-11-14fix EZConfig documentationDevin Mullins1-2/+6
2007-11-11EZConfig: update for kind change in XConfigSpencer Janssen1-4/+4
2007-11-11add helper module for writing configsDevin Mullins1-0/+55