aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge mastermtkoekeishiya2019-07-1019-337/+1393
|\
| * ..v0.3.4koekeishiya2019-05-211-1/+1
| * v0.3.4koekeishiya2019-05-211-1/+1
| * #83 use fcntl instead of flock to acquire exclusive lockkoekeishiya2019-05-211-3/+11
| * #77 make pid-file user-specifickoekeishiya2019-04-241-3/+19
| * v0.3.3v0.3.3koekeishiya2019-04-131-1/+1
| * #75 flag to launch in observer modekoekeishiya2019-04-131-1/+38
| * #51 output process that has 'Secure Keyboard Entry' enabled if detected durin...koekeishiya2019-04-083-2/+37
| * #70 fix memory leak, and code cleanupkoekeishiya2019-03-151-49/+64
| * indentkoekeishiya2019-03-151-12/+12
| * v0.3.2v0.3.2koekeishiya2019-03-071-1/+1
| * #54 ability to disable hotloader and trigger manual reload of config filekoekeishiya2019-03-072-16/+96
| * #58 load/include additional config fileskoekeishiya2019-03-033-18/+104
| * #53 allow opt-out for applicationskoekeishiya2019-03-037-8/+83
| * statics..koekeishiya2019-03-029-29/+61
| * bump v0.3.1v0.3.1koekeishiya2019-02-241-1/+1
| * #54 more accurate profiling informationkoekeishiya2019-02-242-28/+79
| * #62 implement option to unbind certain applications etc.koekeishiya2019-02-235-4/+32
| * #59 reload config when input source changeskoekeishiya2019-02-234-8/+39
| * .koekeishiya2018-09-082-0/+0
| * .koekeishiya2018-09-087-6/+6
| * v0.3.0v0.3.0koekeishiya2018-08-301-2/+2
| * #47 remove debug printkoekeishiya2018-08-301-1/+0
| * cleanup and set active app on initkoekeishiya2018-08-301-13/+29
| * automatically convert to lowercasekoekeishiya2018-08-302-3/+3
| * castkoekeishiya2018-08-301-1/+3
| * 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
| * cleanup error reportingkoekeishiya2018-08-303-52/+20
| * lowercase process namekoekeishiya2018-08-301-0/+1
| * minor fixeskoekeishiya2018-08-302-9/+2
| * first iterationkoekeishiya2018-08-309-36/+146
| * initial code required for #47koekeishiya2018-08-282-2/+68
| * #19 properly hotload relative symlinkskoekeishiya2018-08-241-11/+2
| * v0.2.5v0.2.5koekeishiya2018-08-051-1/+1
| * gate debug information behind '--verbose' flag; add profiling support (must b...koekeishiya2018-08-053-41/+88
| * remove unused definekoekeishiya2018-08-052-2/+0
| * optimize generation of config-pathkoekeishiya2018-08-051-9/+14
| * v0.2.4v0.2.4koekeishiya2018-07-311-1/+1
| * Add meh keywordKyle Fuller2018-07-303-3/+6
| * v0.2.3v0.2.3koekeishiya2018-07-261-1/+1
| * update hotloaderkoekeishiya2018-07-262-38/+58
| * #44 ocdkoekeishiya2018-07-201-0/+1
| * #44 don't spend time reporting errorskoekeishiya2018-07-201-4/+1
| * #44 synthesize keypress; skhd -k "alt - h"koekeishiya2018-07-206-2/+176
| * hotload: remove incorrectly applied constkoekeishiya2018-07-201-2/+2
| * update hotloaderkoekeishiya2018-07-202-5/+5
| * hotloader: check if init succeededkoekeishiya2018-07-201-1/+1
| * hotloader: check if init succeededkoekeishiya2018-07-201-2/+6
| * hotloader: properly resolve file kindkoekeishiya2018-07-201-10/+28