aboutsummaryrefslogtreecommitdiff
path: root/src/hotkey.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* #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