-
AlexKurisu
> In all desktop clients I have tested, there are severe issues involving screen readers that potentially make XMPP almost completely unusable by the blind Even CLI ones?
-
MattJ
I've never tested, but I imagine CLI ones to be even worse
-
AlexKurisu
CLI software should be generally easier for blind people to use, shouldn't it?
-
AlexKurisu
Since there are nothing but text
-
MattJ
GUI frameworks tend to have standard structured interfaces and APIs for accessibility software to navigate through them
-
Zash
CLI or TUI?
-
MattJ
Terminal clients are just painting text all over the screen for different purposes, which a screen reader would have no sensible way to interpret
-
Link Mauve
MattJ, blind people around me tend to favour TUI clients.
-
Link Mauve
Maybe the “around me” part is important.
-
MattJ
Maybe I underestimate modern screen readers
-
AlexKurisu
MattJ: There is no need to interpret stuff, unless the client uses some fancy pseudographic stuff
-
MattJ
AlexKurisu, which client(s) are you thinking of that don't do that?
-
AlexKurisu
Just read what's on screen, that's all
-
MattJ
How do you have multiple chats in parallel if you don't do "fancy" stuff?
-
AlexKurisu
MattJ: isn't there any `ed`-like XMPP client?
-
MattJ
The last one I used like that was called imcom, and I'm pretty sure it's no longer developed
-
Zash
I did one once, but it may have been lost to a disk crash.
-
AlexKurisu
AFAIK, `ed`-like interfaces are perfect for blind people, especially the ones with braille terminals
-
MattJ
I hear such "conversational UIs" are back in fashion :)
-
MattJ
AlexKurisu, yes, I can believe that
-
Kris
Well, apparently gui clients on windows are often a lot easier to interpret by blind people. I assume the tooling around screenreaders for that is just more optimized.
-
Kris
Braille terminals are probably expendive and uncommon?✎ -
Kris
Braille terminals are probably expensive and uncommon? ✏
-
AlexKurisu
> Braille terminals are probably expensive and uncommon? Windows has no support for them, AFAIK, so they are rare, so Windows has no support for them… It's a loop