aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/wiki/Accessibility.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/wiki/Accessibility.md b/docs/wiki/Accessibility.md
index 225093f3..bc881a41 100644
--- a/docs/wiki/Accessibility.md
+++ b/docs/wiki/Accessibility.md
@@ -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).