raygui backend
https://github.com/raysan5/raygui i think using this would be very cool and solve theming/gtk dependency issues and make the installers way more future-proof also raylib now has sdl2/sdl3 backends afaik raygui is also in use for the windows installer of raylib
i can try sketching out an implementation myself if you think that it's a reasonable thing, but i'm not confortable with setting up build environments and git submodules
I'm not against the idea, but how likely is this to be available on an end user's system? Or is the plan to link raygui+raylib into the backend itself and expect the system to have SDL installed?
I'm not against the idea, but how likely is this to be available on an end user's system? Or is the plan to link raygui+raylib into the backend itself and expect the system to have SDL installed?
i don't think abi stability is a raylib's priority at the moment so it would be best to link it all into the installer