mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #180] Security settings are not being picked up #152
Labels
No labels
bug
compatibility
discussion
documentation
enhancement
help wanted
help wanted
investigation needed
pull-request
release
visualizer
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/keycastr#152
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @iamkarlson on GitHub (Nov 25, 2020).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/180
Tried to install from github and brew, the same result:

This worked when I ran the app from Downloads but when I moved it to Applications, none of the security preferences are being picked up. Accessibility settings are shown but input monitoring isn't even showing a list:

Macos:
$> sw_vers
ProductName: Mac OS X
ProductVersion: 10.15.7
BuildVersion: 19H2
@akitchen commented on GitHub (Dec 11, 2020):
This is a compatibility issue with macOS 10.15+ which is fixed on master and will be in v0.9.9 coming real soon now™
@akitchen commented on GitHub (Dec 11, 2020):
(it's possible to work around in the current release, but it's tricky due to overlapping dialog boxes)
@akitchen commented on GitHub (Dec 11, 2020):
-> #182