Currently we use the value of spinner as it's `UIA_NamePropertyId` when a11y
client application requests for it.
Ideally we should use the text set by `Node.setAccessibleText()` as the
`UIA_NamePropertyId`.
For other controls such as Slider, ListView we use the text set by
setAccessibleText() AP
Hi,
Been doing some experiments.
It should be possible (and the best way to go) to use wayland-client
without gtk.
Desktop iterations should be done with libportal (such as file dialogs):
https://libportal.org/
It is possible to implement the Robot with libportal "RemoteDesktop" - in
my experim