aboutsummaryrefslogtreecommitdiff
path: root/src/hotkey.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleanup, add service commandskoekeishiya2023-05-011-7/+3
* #95 make declaration of 'default'-mode order independentkoekeishiya2020-01-011-0/+1
* #53 allow opt-out for applicationskoekeishiya2019-03-031-2/+3
* statics..koekeishiya2019-03-021-3/+7
* #62 implement option to unbind certain applications etc.koekeishiya2019-02-231-0/+1
* .koekeishiya2018-09-081-1/+1
* cleanup error reportingkoekeishiya2018-08-301-2/+0
* first iterationkoekeishiya2018-08-301-2/+5
* Add meh keywordKyle Fuller2018-07-301-1/+4
* #44 synthesize keypress; skhd -k "alt - h"koekeishiya2018-07-201-0/+6
* #43 passthrough should correctly bypass mode keypress capture settingkoekeishiya2018-07-101-0/+2
* code cleanupkoekeishiya2018-05-221-7/+1
* #33 add support for binding media-keyskoekeishiya2018-05-131-0/+9
* #15 modes can now capture keypresses; code cleanupkoekeishiya2018-05-101-2/+2
* replace const sized array with dynamic array for handling modeskoekeishiya2018-05-101-2/+1
* #15 modal supportkoekeishiya2017-10-071-13/+29
* #8 add fn modifierkoekeishiya2017-09-201-35/+29
* #6 add hyper keywordkoekeishiya2017-09-121-0/+5
* remove inline specifierkoekeishiya2017-09-121-0/+3
* linked list -> hashmap; optimizationskoekeishiya2017-08-081-9/+8
* v0.0.1koekeishiya2017-08-071-0/+81