Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac Input just does not work (mostly for modern distributions) #1260

Open
poco0317 opened this issue Jul 3, 2023 · 1 comment
Open

Mac Input just does not work (mostly for modern distributions) #1260

poco0317 opened this issue Jul 3, 2023 · 1 comment

Comments

@poco0317
Copy link
Member

poco0317 commented Jul 3, 2023

I'm combining these issues into one because it's becoming a significant problem and there needs to be a single place to refer to for all of the individual cases.

#1241 - input not working solved by adding the Etterna exec (not .app) to Input Monitoring in settings
#1047 - input not working macos 11.4, no response
#829 - right clicking never works

@bluebandit21
Copy link
Member

See: https://gist.github.com/bluebandit21/d34d7b0b4f9137c34c167e607db63c03 for the most complete compilation of things to try to fix "Input not working due to lack of permissions" suite of problems.

Unfortunately this is right in the intersection of horribly annoying things to work around -- problems relating to us using a horribly old (and honestly horribly insecure! We basically get to act as a system-wide keylogger!!) API for input and problems relating to us being an unsigned/unnotarized app causing us to take an unpleasant alternate path through LaunchServices...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants