aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util/EZConfig.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* eliminate references to defaultConfigDaniel Wagner2013-05-281-6/+6
| | | | | | Ignore-this: 37ae613e4b943e99c5200915b9d95e58 darcs-hash:20130528005825-76d51-89eaf6f1aeeb02086371f9c4ae2afade984f62e0.gz
* U.EZConfig allow removing more than one mouse binding.Adam Vogt2011-09-231-1/+1
| | | | | | Ignore-this: 6f32ef805566f03977ea5c0fe0ace958 darcs-hash:20110923123907-1499c-0ad09e11f53a5d3d55aa95462f84bea5943fe2b1.gz
* Add XF86TouchpadToggle to the list of multimedia keys in X.U.EZConfigDaniel Schoepe2011-09-171-0/+2
| | | | | | Ignore-this: 84986d5b16c54199a589ed68842f5191 darcs-hash:20110917151419-723a1-a31cc9d4c86c3e04d3077e53b2d944c441bbc961.gz
* fix warnings in X.U.EZConfigBrent Yorgey2011-09-081-4/+4
| | | | | | Ignore-this: 5322d61eaf30b13e68a5674f8ac7084d darcs-hash:20110908133246-1e371-6df3e4a37fd897c3bef635610bb72a769f845117.gz
* bugfix: removeKeys should remove all keys in the provided listDaniel Wagner2010-03-271-1/+1
| | | | | | Ignore-this: 711c776a19d428a2ab4614ee82641de4 darcs-hash:20100327192541-76d51-86f4fab8c1dca9f10b2d999cc891290fdfcd6927.gz
* Bypass more of stringToKeysym in U.PasteAdam Vogt2009-11-141-1/+3
| | | | | | Ignore-this: 617c922647e9f49f5ecefa0eb1c65d3c darcs-hash:20091114223726-1499c-aac00e2ea1780619f15462df90216eba005ba8d1.gz
* U.EZConfig: Correct additionalKeysP M2-M5 valuesWirt Wolff2009-09-061-4/+5
| | | | | | | Ignore-this: 938c9739a8e00c07195890938e7c12fc Was 8,9,10,11,12 rather than needed 8,16,32,64,128 darcs-hash:20090906070503-18562-080841f3293abb69f131cea108291651257811a5.gz
* U.NamedActions: align the descriptions for each section, refactor its ↵Adam Vogt2009-07-261-10/+6
| | | | | | | | integration with EZConfig Ignore-this: f7132388b1f1fd2dbf03885ffa534c20 darcs-hash:20090726032003-1499c-264671a5613ef3610a9e807c0e6645a629becab2.gz
* Add U.NamedActions: present a list of keybindings including submapsAdam Vogt2009-05-041-1/+18
| | | | | | Ignore-this: 181c3ee603c82e0c56406ba8552fd394 darcs-hash:20090504024017-1499c-a58667ac1e04b10469d6ea64dc7d3bb8bd3fee74.gz
* Correct many typos in the documentation, consistent US spellinggAdam Vogt2009-06-181-2/+2
| | | | | | Ignore-this: cf6dcf340fa6cc010f7879f188d376f5 darcs-hash:20090618003729-1499c-c927c08cda268b94b350f6419a64df8ca1e863d4.gz
* U.EZConfig: add xK_Print <Print> to special keyswirtwolff2009-03-031-0/+2
| | | | | | | | Ignore-this: 9560b7c7c4424edb5cea6eec45e2b41d Many setups are expecting xK_Print rather than xK_Sys_Req, so make it available in additionalKeysP. darcs-hash:20090302230741-d17f0-d238ee4d4b1977c4badae6ab8dde89590754be66.gz
* minor typo in XMonad/Util/EZConfig.hsJoachim Breitner2009-02-081-1/+1
| | | | | | Ignore-this: 7ffee60858785c3e31fdd5383c9bb784 darcs-hash:20090208192224-23c07-52bf57cfad9e197b431848f9b42594c697c86b9f.gz
* Multimedia keys support for EZConfigKhudyakov Alexey2009-02-071-11/+283
| | | | | | Ignore-this: 21183dd7c192682daa18e3768828f88d darcs-hash:20090207173330-7ba7e-3339e560daae7088e4ebe83bd5879cb405814747.gz
* X.U.EZConfig: expand documentationBrent Yorgey2009-01-161-5/+13
| | | | darcs-hash:20090116153143-1e371-fdb01ad19eae7869cd65ee6acb6f75466559a61e.gz
* allow function keys up to F24brian2008-06-261-2/+2
| | | | darcs-hash:20080626040516-8cb90-0aae953ab35ad51157be2b8e6e971f2f01dca3d8.gz
* XMonad.Util.EZConfig: add keypad bindingsLukas Mai2008-06-151-0/+74
| | | | darcs-hash:20080615143702-462cf-7af17b2dea76a6731840d8ad375d36e9a78b1f64.gz
* XMonad.Util.EZConfig: minor cleanupsLukas Mai2008-05-281-28/+26
| | | | darcs-hash:20080528165450-462cf-f4426554ed2f9786a2ac2143778c6e0ddd64bbf5.gz
* EZConfig: add documentation and a warning, so no one repeats my silly ↵Brent Yorgey2008-03-111-1/+12
| | | | | | hard-to-track-down mistake. darcs-hash:20080311172610-bd4d7-3119b86f77cf8e26b17c68e074ce634bbee22009.gz
* EZConfig: additional documentationBrent Yorgey2008-02-271-3/+15
| | | | darcs-hash:20080227164602-bd4d7-e866f61a86ddf7713450dcbe048ac914a216fe38.gz
* EZConfig: add an emacs-style keybinding parser!Brent Yorgey2008-02-261-8/+279
| | | | | | | | | | | | | | Now, instead of writing out incredibly dull things like ((modMask conf .|. controlMask .|. shiftMask, xK_F2), ...) you can just write ("M-C-S-<F2>", ...) Hooray! darcs-hash:20080226222723-bd4d7-9990a79938a01b53d11f2a27488b127333b52685.gz
* Prune more importsSpencer Janssen2007-12-081-1/+0
| | | | darcs-hash:20071207235116-a5988-563cabf7a60a879beb0eb54c9e352a1c27b7729f.gz
* Miscellaneous spell-checkingShachaf Ben-Kiki2007-11-191-1/+1
| | | | darcs-hash:20071118230319-bffde-6c56202afece4ecc55d48d37bde3f80edaff66f7.gz
* EZConfig.hs: haddock fixesAndrea Rossato2007-11-141-0/+3
| | | | darcs-hash:20071114191109-32816-b002a4e93548cfcd17c9f6ab8fbea61a1f43cf75.gz
* CustomKeys.hs: moved into `Util' directoryValery V. Vorotyntsev2007-11-141-1/+1
| | | | | | I still wonder why do we need all those configuration examples. :) darcs-hash:20071114153418-ae588-f5280e0c2f0de7aebec97b81f934b2529aba4f0f.gz
* fix EZConfig documentationDevin Mullins2007-11-141-2/+6
| | | | darcs-hash:20071114120442-78224-5c569e0a5f76a8527223d8ced1d18670077ef73e.gz
* EZConfig: update for kind change in XConfigSpencer Janssen2007-11-111-4/+4
| | | | darcs-hash:20071111215314-a5988-674cf3cd3c85ae1874c74dd5cfa41579d32c039b.gz
* add helper module for writing configsDevin Mullins2007-11-111-0/+55
Looking for suggestions on this module. Does it belong here? Is there a better name? Should the additional* functions pass the modMask to their second argument? etc. darcs-hash:20071111075222-78224-05444e7180cbb34f2d4762774bb160bf90d9db22.gz