Commit Graph

28 Commits

Author SHA1 Message Date
Dave Davenport 98de9b554f Add screenshot keybinding. 2015-12-09 08:51:40 +01:00
Dave Davenport 66bd837c9e Second cleanup in the fix to #268 2015-11-20 22:00:37 +01:00
Dave Davenport 266ee5efb7 Hopefully fix for #268 2015-11-20 20:53:27 +01:00
Qball Cow e6ca8acba9 Possible fix for issue #265. Check mask when accepting textbox input. 2015-11-12 15:42:00 +01:00
QC 93b6b83fb9 Try todo some validation of monitor size/padding in config sanity check. 2015-10-18 13:40:39 +02:00
Dave Davenport 291d1ed16c Update rofi -h output 2015-10-16 08:42:01 +02:00
QC fc2d65df0c Playing with atom 2015-09-20 11:45:28 +02:00
QC 31fe5759b8 More line fixing. 2015-09-19 21:00:06 +02:00
QC b18d68eff2 Adjust new editor width 2015-09-19 12:57:48 +02:00
QC 442e235c24 Some cleanups, tweak uncrustify. 2015-09-19 12:21:30 +02:00
QC 27f5c7413e cleanup. 2015-09-02 12:29:28 +02:00
QC 9d7518c7ab Add 10 more custom key binding. Issue: #218 2015-09-02 10:05:02 +02:00
QC 979a63d242 Fix not clearing of pointer after free-ing it. 2015-07-27 23:24:38 +02:00
Dave Davenport 90eb18b3c0 Make 'all?' keys user configurable.
Fixes #66
2015-06-15 09:01:22 +02:00
Dave Davenport 25633ca4dc Issue #66, allow keybindings for navigation to be changed.
up,down,left,right
2015-06-15 08:48:13 +02:00
QC d312090701 Issue #168: Add note about pkg-config and update packages. 2015-05-25 10:31:10 +02:00
Buglloc 861d752c01 Ignores bits 13 and 14 of the modifiers while checking keybinding states 2015-05-23 23:29:17 +02:00
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