I’d love to see ImTui (curses back end for Dear ImGui) and ImGui-WS (websocket back end that renders with WebGL in a browser) merged, unfortunately they both carry some patches to Dear ImGui and are built against different versions. With those two, you could write *nix apps that ran in a terminal, in X / Wayland, or remotely in a web browser, from a single codebase.
I’d love to see ImTui (curses back end for Dear ImGui) and ImGui-WS (websocket back end that renders with WebGL in a browser) merged, unfortunately they both carry some patches to Dear ImGui and are built against different versions. With those two, you could write *nix apps that ran in a terminal, in X / Wayland, or remotely in a web browser, from a single codebase.
How well does this integrate with screenreaders?
Dear ImGui does not yet have any support for screen readers. There is an issue tracking it and I think someone is working on it.
Given how poorly it integrates with my eyeballs, I’m going with zero. Zero accessibility.