mojosetup icon indicating copy to clipboard operation
mojosetup copied to clipboard

raygui backend

Open ghost opened this issue 9 months ago • 3 comments

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

ghost avatar Apr 25 '25 09:04 ghost

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

ghost avatar Apr 25 '25 09:04 ghost

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?

icculus avatar Apr 25 '25 18:04 icculus

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

ghost avatar Apr 25 '25 20:04 ghost