If you’re a developer writing a GTK app and you want it to be accessible, you might want to check out the following links:
developer.gnome.org/documentat…
docs.gtk.org/gtk4/section-acce…
Coding Guidelines for Supporting Accessibility
Here are some things you can do in your code to make your program work as well as possible with assistive technologies. For components that don’t display a short string (such as an image button), s...GNOME Developer Documentation
reshared this
modulux
in reply to Danielle Foré • • •Claire
in reply to modulux • • •Emmanuele Bassi
in reply to Claire • • •Peter Vágner
in reply to Emmanuele Bassi • •I'll be definatelly looking into it soon enough. I'm excited about it so it's why I am also posting here.
Emmanuele Bassi
in reply to Peter Vágner • • •@pvagner @modulux @clairie I am not aware of any binary builds for Windows; I personally have a full life already, and I don't particularly plan on wasting it on the foibles of Windows.
As far as I know, the accesskit backend was tested with a custom gnome-text-editor build, but that was last year. If people want to pick this up, I'd recommend starting with a small hello world to ensure that building all dependencies actually works.
Peter Vágner likes this.