Hacker News new | ask | show | jobs
by gtirloni 3169 days ago
Fedora's transition to Wayland was smooth. We work with screen readers here and things just kept working.
1 comments

screen readers read metadata provided by the UI toolkit, not pixels from the display (which is the issue for screen shots, screen sharing, streaming)
Thank you