-
-
Notifications
You must be signed in to change notification settings - Fork 355
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
Support VoiceOver #1070
Comments
I have added support for VoiceOver, as well as the "speak items under the cursor" feature you mentioned. You should be able to use AltTab better now. I hope it helps! 👍 Please let me know if I can improve the accessibility experience of the app further. I tested many scenarios and different ways to navigate, with the mouse, with the keyboard, and everything was fine in my experience, but I'm not well versed in macOS accessibility support and more advanced workflows with VoiceOver for example. Note: this will ship in the next release. At the moment I can't release because I'm waiting on TravisCI to renew my CI credits, so I can build, test, and release the app on their machine. Hopefully they renew the credits soon, and I can release the new version with this enhancement. |
# [6.23.0](v6.22.1...v6.23.0) (2021-08-30) ### Bug Fixes * fix situations from some crash reports ([c18aa4d](c18aa4d)) * ghost popup windows in android studio (closes [#1056](#1056)) ([6f33e3a](6f33e3a)) * hide window controls after a window is closed (closes [#925](#925)) ([0dad739](0dad739)) * highlight right thumbnail when no window is focused (closes [#1044](#1044)) ([f4d3db7](f4d3db7)) * showing windows of other screens when it shouldn't (closes [#1052](#1052)) ([b5b3c38](b5b3c38)) ### Features * add vietnamese and luxembourgish localizations ([749db12](749db12)) * improve french, portuguese and chinese localizations ([a7026a4](a7026a4)) * remove "active space" from filter list ([4623e5b](4623e5b)) * support voiceover + "speak items under the cursor" (closes [#1070](#1070)) ([c7911f3](c7911f3))
This issue was opened by a bot after a user submitted feedback through the in-app form.
From: [email protected]
Message:
The text was updated successfully, but these errors were encountered: