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
{{ message }}
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.
adding | FLAG_WINDOW_TRANSPARENT will activate transparency. Compiles with gcc -lraylib -lm core_window_flags.c on Linux. For me same effect - black screen.
I suppose this is a question for a general topic on discord, I saw that you asked it in a Nim-specific channel.
Heya,
I don't get a transparent framebuffer with the window state. Not sure if it's a issue on my end, a issue with raylib itself or with the wrapper.
echo isWindowState(WINDOW_TRANSPARENT)
returnsfalse
The text was updated successfully, but these errors were encountered: