mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #235] Don't ask for accessibility access every time. #181
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#181
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 @wangcheng on GitHub (Jun 8, 2020).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/235
I just want to use the menubar and don't want use function keys to control the brightness. So I did not grant the accessibility access. But the app asks me every time I launch it. I suggest adding an option to disable "listen for function keys" feature and stop asking for access later.
@JoniVR commented on GitHub (Jun 10, 2020):
Sounds like a good idea, and then probably check for permissions once the setting is changed in the future if no permissions are granted. 👍