summaryrefslogtreecommitdiffstats
path: root/source/keyb.c
AgeCommit message (Expand)Author
2016-03-24Cleanup unused type specifier.Dave Davenport
2016-03-20keybindings: Merge accept-custom and accept-entry-continueQuentin Glidic
2016-03-19Make clang static code analyzer happy (300+ -> 5)Dave Davenport
2016-03-05Allow X parsed colorsDave Davenport
2016-03-05More cleanupsDave Davenport
2016-03-05Propagate error down, show dialog.Dave Davenport
2016-02-28IndentingDave Davenport
2016-02-28Do some filtering on the keybinding, to get the right keycombo for alt+shift+s.Dave Davenport
2016-02-28Remove X11/* include headers.Dave Davenport
2016-02-23keybindings: Rework modmask matchingQuentin Glidic
2016-02-21rofi: Migrate to libxkbcommonQuentin Glidic
2016-01-16Fix issue #319 ADd ISO_Left_Tab to default binding.Dave Davenport
2015-12-13Add sorting switch: Issue: #298Dave Davenport
2015-12-09Add screenshot keybinding.Dave Davenport
2015-11-20Second cleanup in the fix to #268Dave Davenport
2015-11-20Hopefully fix for #268Dave Davenport
2015-11-12Possible fix for issue #265. Check mask when accepting textbox input.Qball Cow
2015-10-18Try todo some validation of monitor size/padding in config sanity check.QC
2015-10-16Update rofi -h outputDave Davenport
2015-09-20Playing with atomQC
2015-09-19More line fixing.QC
2015-09-19Adjust new editor widthQC
2015-09-19Some cleanups, tweak uncrustify.QC
2015-09-02cleanup.QC
2015-09-02Add 10 more custom key binding. Issue: #218QC
2015-07-27Fix not clearing of pointer after free-ing it.QC
2015-06-15Make 'all?' keys user configurable.Dave Davenport
2015-06-15Issue #66, allow keybindings for navigation to be changed.Dave Davenport
2015-05-25Issue #168: Add note about pkg-config and update packages.QC
2015-05-23Ignores bits 13 and 14 of the modifiers while checking keybinding statesBuglloc
2015-05-05Allow alt-1t/m9 be re-bound.QC
2015-05-03Rasi patch, allowing special keys, modifying return value.QC
2015-05-02Fix issue #153.QC
2015-05-02Cleanup keyb.h file.QC
2015-05-02Issue: #131 Prepend keybinding names with "kb-"QC
2015-05-02Finish adding all different keybindings. Issue: #131QC
2015-05-01Fix out of order of enum. (needs better solution.)Dave Davenport
2015-05-01Move more items to keybinding system.Dave Davenport
2015-04-30First version of keybindings (#131)QC
2015-04-30Allow keybindings to be set.QC
2015-04-30First part of infrastructure for Issue: #131 customizable keybindings.Dave Davenport