Commit Graph

11 Commits

Author SHA1 Message Date
QC 13eee4571c Allow alt-1t/m9 be re-bound. 2015-05-05 19:30:43 +02:00
QC 8d4e1ee8fa Rasi patch, allowing special keys, modifying return value.
In dmenu pressing alt-[1-9 will return the selected entry and set the return value to the
        pressed number.
2015-05-03 13:04:03 +02:00
QC a974db887a Fix issue #153. 2015-05-02 12:42:36 +02:00
QC 9492fe7611 Cleanup keyb.h file. 2015-05-02 12:22:31 +02:00
QC d2eeffe2d9 Issue: #131 Prepend keybinding names with "kb-" 2015-05-02 12:01:06 +02:00
QC 61fc9e8310 Finish adding all different keybindings. Issue: #131 2015-05-02 11:53:27 +02:00
Dave Davenport 1abb06f23b Fix out of order of enum. (needs better solution.) 2015-05-01 23:44:32 +02:00
Dave Davenport e8d6e8f829 Move more items to keybinding system. 2015-05-01 08:16:52 +02:00
QC 073836f142 First version of keybindings (#131) 2015-04-30 22:46:51 +02:00
QC 09d2be260b Allow keybindings to be set. 2015-04-30 22:42:04 +02:00
Dave Davenport a70404f128 First part of infrastructure for Issue: #131 customizable keybindings. 2015-04-30 21:52:30 +02:00