aboutsummaryrefslogtreecommitdiff
path: root/src/hotkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleanup, add service commandskoekeishiya2023-05-011-17/+14
* #53 allow opt-out for applicationskoekeishiya2019-03-031-2/+12
* statics..koekeishiya2019-03-021-2/+3
* #62 implement option to unbind certain applications etc.koekeishiya2019-02-231-3/+10
* .koekeishiya2018-09-081-1/+1
* properly free memory allocated for process_names and commandskoekeishiya2018-08-301-0/+2
* properly free memory allocated for process_names and commandskoekeishiya2018-08-301-2/+9
* minor fixeskoekeishiya2018-08-301-8/+1
* first iterationkoekeishiya2018-08-301-3/+26
* remove unused definekoekeishiya2018-08-051-1/+0
* #43 passthrough should correctly bypass mode keypress capture settingkoekeishiya2018-07-101-16/+46
* fix annoying issue; setsidkoekeishiya2018-05-271-0/+1
* code cleanupkoekeishiya2018-05-221-12/+13
* #33 add support for binding media-keyskoekeishiya2018-05-131-2/+27
* #32 forgot to rename variable during code cleanupkoekeishiya2018-05-101-1/+1
* #15 update sample and code cleanupkoekeishiya2018-05-101-15/+22
* #15 cleanup codekoekeishiya2018-05-101-5/+5
* #15 modes can now capture keypresses; code cleanupkoekeishiya2018-05-101-59/+59
* #15 fix memory leak, some error handling and merge masterkoekeishiya2018-01-061-7/+23
|\
* | #15 modal supportkoekeishiya2017-10-071-6/+56
|/
* code stylekoekeishiya2017-09-231-11/+11
* cleanup includeskoekeishiya2017-09-231-3/+1
* remove unnecessary includekoekeishiya2017-09-231-2/+0
* code cleanupkoekeishiya2017-09-231-20/+20
* code cleanupkoekeishiya2017-09-231-84/+50
* #8 add fn modifierkoekeishiya2017-09-201-2/+12
* code cleanupkoekeishiya2017-09-121-4/+2
* remove unnecessary guardkoekeishiya2017-09-121-9/+5
* remove inline specifierkoekeishiya2017-09-121-2/+1
* linked list -> hashmap; optimizationskoekeishiya2017-08-081-48/+35
* v0.0.1koekeishiya2017-08-071-0/+186