diff options
| author | Ivan Molodetskikh <yalterz@gmail.com> | 2025-08-27 14:20:22 +0300 |
|---|---|---|
| committer | Ivan Molodetskikh <yalterz@gmail.com> | 2025-08-29 22:01:28 +0300 |
| commit | af4b5f99e94846e22be39e0f2152c709ad5e0245 (patch) | |
| tree | 0522d8cd43349e8e2c363816fe2dd8be9cdd4dcb /docs/wiki/Accessibility.md | |
| parent | ddb9dd407d8b92b8fba20098a64294517d5361b1 (diff) | |
| download | niri-af4b5f99e94846e22be39e0f2152c709ad5e0245.tar.gz niri-af4b5f99e94846e22be39e0f2152c709ad5e0245.tar.bz2 niri-af4b5f99e94846e22be39e0f2152c709ad5e0245.zip | |
Bump version to 25.08
Diffstat (limited to 'docs/wiki/Accessibility.md')
| -rw-r--r-- | docs/wiki/Accessibility.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/wiki/Accessibility.md b/docs/wiki/Accessibility.md index 9da301e2..dd389ef7 100644 --- a/docs/wiki/Accessibility.md +++ b/docs/wiki/Accessibility.md @@ -1,6 +1,6 @@ ## Screen readers -<sup>Since: next release</sup> +<sup>Since: 25.08</sup> Niri has basic support for screen readers (specifically, [Orca](https://orca.gnome.org)) when running as a full desktop session, i.e. not as a nested window. We implement the `org.freedesktop.a11y.KeyboardMonitor` D-Bus interface for Orca to listen and grab keyboard keys, and we expose the main niri UI elements via [AccessKit](https://accesskit.dev). |
