aboutsummaryrefslogtreecommitdiff
path: root/src/skhd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* v0.3.2v0.3.2koekeishiya2019-03-071-1/+1
* #54 ability to disable hotloader and trigger manual reload of config filekoekeishiya2019-03-071-13/+90
* #58 load/include additional config fileskoekeishiya2019-03-031-11/+19
* #53 allow opt-out for applicationskoekeishiya2019-03-031-2/+8
* statics..koekeishiya2019-03-021-10/+12
* bump v0.3.1v0.3.1koekeishiya2019-02-241-1/+1
* #54 more accurate profiling informationkoekeishiya2019-02-241-28/+9
* #59 reload config when input source changeskoekeishiya2019-02-231-0/+19
* .koekeishiya2018-09-081-2/+2
* v0.3.0v0.3.0koekeishiya2018-08-301-2/+2
* first iterationkoekeishiya2018-08-301-11/+8
* initial code required for #47koekeishiya2018-08-281-2/+12
* v0.2.5v0.2.5koekeishiya2018-08-051-1/+1
* gate debug information behind '--verbose' flag; add profiling support (must b...koekeishiya2018-08-051-33/+44
* optimize generation of config-pathkoekeishiya2018-08-051-9/+14
* v0.2.4v0.2.4koekeishiya2018-07-311-1/+1
* v0.2.3v0.2.3koekeishiya2018-07-261-1/+1
* #44 synthesize keypress; skhd -k "alt - h"koekeishiya2018-07-201-2/+14
* hotloader: check if init succeededkoekeishiya2018-07-201-1/+1
* hotloader: check if init succeededkoekeishiya2018-07-201-2/+6
* disable keypres profilingkoekeishiya2018-07-101-1/+1
* #43 passthrough should correctly bypass mode keypress capture settingkoekeishiya2018-07-101-1/+5
* v0.2.2v0.2.2koekeishiya2018-05-271-1/+1
* code cleanupkoekeishiya2018-05-221-3/+3
* v0.2.1v0.2.1koekeishiya2018-05-131-1/+1
* v0.2.0v0.2.0koekeishiya2018-05-131-2/+2
* #33 add support for binding media-keyskoekeishiya2018-05-131-62/+6
* #33 initial support media-keyskoekeishiya2018-05-131-1/+63
* ocdkoekeishiya2018-05-101-3/+3
* bump v0.1.1v0.1.1koekeishiya2018-05-101-1/+1
* bump version v0.1.0v0.1.0koekeishiya2018-05-101-2/+2
* code cleanupkoekeishiya2018-05-101-4/+3
* disable timingkoekeishiya2018-05-101-1/+1
* #15 update sample and code cleanupkoekeishiya2018-05-101-1/+1
* #15 remove timing codekoekeishiya2018-05-101-1/+1
* #15 cleanup codekoekeishiya2018-05-101-7/+2
* #15 modes can now capture keypresses; code cleanupkoekeishiya2018-05-101-7/+9
* replace const sized array with dynamic array for handling modeskoekeishiya2018-05-101-1/+1
* merge masterkoekeishiya2018-04-201-3/+8
|\
| * bump version v.0.0.14v0.0.14koekeishiya2018-03-301-1/+1
| * change order of initializationkoekeishiya2018-03-251-5/+5
| * bump version 0.0.13v0.0.13koekeishiya2018-03-251-1/+1
| * cleanup changes for #28koekeishiya2018-03-251-3/+6
| * bump version 0.0.12v0.0.12koekeishiya2018-03-251-1/+1
| * bump version 0.0.11v0.0.11koekeishiya2018-03-241-1/+1
* | remove empty linekoekeishiya2018-01-071-3/+1
* | #15 modal supportkoekeishiya2017-10-071-8/+13
|/
* v0.0.10v0.0.10koekeishiya2017-10-021-1/+1
* v0.0.9v0.0.9koekeishiya2017-10-011-1/+1
* code stylekoekeishiya2017-09-231-11/+11