wiki/Accessibility: Add missing Since

This commit is contained in:
Ivan Molodetskikh
2025-08-26 23:42:03 +03:00
parent 39e5f637ef
commit 7cbb6288c3

View File

@@ -1,5 +1,7 @@
## Screen readers
<sup>Since: next release</sup>
Niri has basic support for screen readers (specifically, [Orca](https://orca.gnome.org)).
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).