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

Add notifications for accessibility feature changes on macOS #31

Closed
chrs1885 opened this issue Oct 23, 2018 · 1 comment
Closed

Add notifications for accessibility feature changes on macOS #31

chrs1885 opened this issue Oct 23, 2018 · 1 comment
Milestone

Comments

@chrs1885
Copy link
Owner

chrs1885 commented Oct 23, 2018

What kind of feature would you like to see?

Add notifications for accessibility features that are missing a notification.

How does it work in detail?

While Capable does provide notifications for all accessibility features on iOS and tvOS, it doesn't provide any on macOS, yet. However, by listening to the NSWorkspaceAccessibilityDisplayOptionsDidChangeNotification we can get informed about changes of accessibility settings.

What does the API look like?

none

Any existing projects that do something similar?

none

@chrs1885 chrs1885 added this to the 0.8.0 milestone Oct 23, 2018
@chrs1885 chrs1885 changed the title Add notifications for specific accessibility features Add notifications for accessibility feature changes on macOS Oct 23, 2018
@chrs1885
Copy link
Owner Author

Added with #32

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

No branches or pull requests

1 participant