aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* v0.3.9HEADv0.3.9masterkoekeishiya2023-05-271-1/+1
* improve launchd integrationkoekeishiya2023-05-273-19/+123
* v0.3.8v0.3.8koekeishiya2023-05-211-1/+1
* don't use static storagekoekeishiya2023-05-181-17/+31
* change how the users home directory is determinedkoekeishiya2023-05-131-5/+23
* create LaunchAgents directory, if it does not existkoekeishiya2023-05-031-0/+37
* v0.3.7v0.3.7koekeishiya2023-05-031-1/+1
* #265 disable notifications when 'secure keyboard entry' changeskoekeishiya2023-05-031-2/+2
* cleanup, add service commandskoekeishiya2023-05-0115-170/+330
* #154 fix build on Apple Siliconkoekeishiya2020-12-011-6/+6
* use unique macro names..koekeishiya2020-12-011-5/+5
* #127 cleanupkoekeishiya2020-05-031-33/+33
* ..koekeishiya2020-05-031-1/+3
* #127 try to report process info in notificationkoekeishiya2020-05-031-17/+34
* make notify into a varargs func.koekeishiya2020-05-031-5/+11
* #127 notify when secure keyboard input is enabled/disabledkoekeishiya2020-05-021-0/+25
* send notification from Ckoekeishiya2020-05-021-0/+23
* v0.3.5v0.3.5koekeishiya2020-01-181-1/+1
* #95 make declaration of 'default'-mode order independentkoekeishiya2020-01-012-2/+17
* change timing apikoekeishiya2019-09-081-11/+21
* #90 support XDG_CONFIG_HOME when looking for config filekoekeishiya2019-07-161-16/+34
* ..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