aboutsummaryrefslogtreecommitdiff
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
* ..koekeishiya2023-05-011-4/+0
* remove chunkwm from sample config; launchd sample plist replaced by service i...v0.3.6koekeishiya2023-05-012-187/+2
* update readmekoekeishiya2023-05-011-3/+17
* cleanup, add service commandskoekeishiya2023-05-0115-170/+330
* #154 fix build on Apple Siliconkoekeishiya2020-12-011-6/+6
* remove old objc dispatch prototypeskoekeishiya2020-12-011-2/+2
* use unique macro names..koekeishiya2020-12-011-5/+5
* #127 cleanupkoekeishiya2020-05-031-33/+33
* ..koekeishiya2020-05-031-1/+3
* -Wallkoekeishiya2020-05-031-1/+1
* #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
* ..koekeishiya2020-05-021-3/+3
* Merge pull request #111 from friederbluemle/kitty-pathÅsmund Vikane2020-02-141-1/+1
|\
| * Fix kitty application pathFrieder Bluemle2020-02-131-1/+1
|/
* v0.3.5v0.3.5koekeishiya2020-01-181-1/+1
* update readmekoekeishiya2020-01-181-16/+13
* #95 make declaration of 'default'-mode order independentkoekeishiya2020-01-012-2/+17
* change timing apikoekeishiya2019-09-082-12/+22
* #90 support XDG_CONFIG_HOME when looking for config filekoekeishiya2019-07-162-17/+41
* ..koekeishiya2019-05-211-1/+1
* ..v0.3.4koekeishiya2019-05-211-1/+1
* v0.3.4koekeishiya2019-05-211-1/+1
* update readmekoekeishiya2019-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-132-1/+41
* update sample configkoekeishiya2019-04-131-14/+12
* #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 add note regarding pid-filekoekeishiya2019-03-071-0/+4
* #54 ability to disable hotloader and trigger manual reload of config filekoekeishiya2019-03-073-16/+102
* #58 load/include additional config fileskoekeishiya2019-03-035-20/+121
* #53 allow opt-out for applicationskoekeishiya2019-03-039-9/+104
* statics..koekeishiya2019-03-029-29/+61
* bump v0.3.1v0.3.1koekeishiya2019-02-241-1/+1
* #54 more accurate profiling informationkoekeishiya2019-02-245-40/+84