| Commit message (Expand) | Author | Files | Lines |
2011-09-23 | U.EZConfig allow removing more than one mouse binding. | Adam Vogt | 1 | -1/+1 |
2011-09-17 | Add XF86TouchpadToggle to the list of multimedia keys in X.U.EZConfig | Daniel Schoepe | 1 | -0/+2 |
2011-09-08 | fix warnings in X.U.EZConfig | Brent Yorgey | 1 | -4/+4 |
2010-03-27 | bugfix: removeKeys should remove all keys in the provided list | Daniel Wagner | 1 | -1/+1 |
2009-11-14 | Bypass more of stringToKeysym in U.Paste | Adam Vogt | 1 | -1/+3 |
2009-09-06 | U.EZConfig: Correct additionalKeysP M2-M5 values | Wirt Wolff | 1 | -4/+5 |
2009-07-26 | U.NamedActions: align the descriptions for each section, refactor its integra... | Adam Vogt | 1 | -10/+6 |
2009-05-04 | Add U.NamedActions: present a list of keybindings including submaps | Adam Vogt | 1 | -1/+18 |
2009-06-18 | Correct many typos in the documentation, consistent US spellingg | Adam Vogt | 1 | -2/+2 |
2009-03-03 | U.EZConfig: add xK_Print <Print> to special keys | wirtwolff | 1 | -0/+2 |
2009-02-08 | minor typo in XMonad/Util/EZConfig.hs | Joachim Breitner | 1 | -1/+1 |
2009-02-07 | Multimedia keys support for EZConfig | Khudyakov Alexey | 1 | -11/+283 |
2009-01-16 | X.U.EZConfig: expand documentation | Brent Yorgey | 1 | -5/+13 |
2008-06-26 | allow function keys up to F24 | brian | 1 | -2/+2 |
2008-06-15 | XMonad.Util.EZConfig: add keypad bindings | Lukas Mai | 1 | -0/+74 |
2008-05-28 | XMonad.Util.EZConfig: minor cleanups | Lukas Mai | 1 | -28/+26 |
2008-03-11 | EZConfig: add documentation and a warning, so no one repeats my silly hard-to... | Brent Yorgey | 1 | -1/+12 |
2008-02-27 | EZConfig: additional documentation | Brent Yorgey | 1 | -3/+15 |
2008-02-26 | EZConfig: add an emacs-style keybinding parser! | Brent Yorgey | 1 | -8/+279 |
2007-12-08 | Prune more imports | Spencer Janssen | 1 | -1/+0 |
2007-11-19 | Miscellaneous spell-checking | Shachaf Ben-Kiki | 1 | -1/+1 |
2007-11-14 | EZConfig.hs: haddock fixes | Andrea Rossato | 1 | -0/+3 |
2007-11-14 | CustomKeys.hs: moved into `Util' directory | Valery V. Vorotyntsev | 1 | -1/+1 |
2007-11-14 | fix EZConfig documentation | Devin Mullins | 1 | -2/+6 |
2007-11-11 | EZConfig: update for kind change in XConfig | Spencer Janssen | 1 | -4/+4 |
2007-11-11 | add helper module for writing configs | Devin Mullins | 1 | -0/+55 |