mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
wiki/Accessibility: Add missing Since
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
## Screen readers
|
## Screen readers
|
||||||
|
|
||||||
|
<sup>Since: next release</sup>
|
||||||
|
|
||||||
Niri has basic support for screen readers (specifically, [Orca](https://orca.gnome.org)).
|
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).
|
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).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user