You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there. I am a blind user of GitHub and lover of chiptune music formats as well as demoscene music.
I do want to use rePlayer and help with its issues in accessibility as well as other format players to improve to it, but sadly the UI isn't accessible to the screen reader as the entire window is drawn to the screen with ImGui and as ImGui is just picture, it exposes no accessibility flags what so ever for screen readers or other accessibility software.
I would like this player to be accessible as this is one of the players that can play .fur as well as have an up to date implementation of gbs play.
I left a post for you on the vgmrips forum but had got no response, so I thought I might try here.
I can record rePlayer's function with screen reader and help you how ever I can over voice, and post recording in GitHub issue here if interested.
The text was updated successfully, but these errors were encountered:
Hi!
I'm really sorry there is no accessibilty tool being able to read from ImGui, and I can't change it in rePlayer as it's heavily based on it (and it's just a hobby project). If someone has worked or gonna work something out to be able to wrap ImGui with some accessibility systems, I would be glad to integrate it.
PS: sorry for missing the message on vgmrips, I forgot to register to the thread.
Hey there. I am a blind user of GitHub and lover of chiptune music formats as well as demoscene music.
I do want to use rePlayer and help with its issues in accessibility as well as other format players to improve to it, but sadly the UI isn't accessible to the screen reader as the entire window is drawn to the screen with ImGui and as ImGui is just picture, it exposes no accessibility flags what so ever for screen readers or other accessibility software.
I would like this player to be accessible as this is one of the players that can play .fur as well as have an up to date implementation of gbs play.
I left a post for you on the vgmrips forum but had got no response, so I thought I might try here.
I can record rePlayer's function with screen reader and help you how ever I can over voice, and post recording in GitHub issue here if interested.
The text was updated successfully, but these errors were encountered: