#SDL3 window not appearing

1 messages · Page 1 of 1 (latest)

cinder arrow
#

SDL is defaulting to X11, but I don't think that should stop the window from appearing since XWayland is a thing

surreal steeple
#

that only applies if you have xwayland running or your compositor runs it automatically

cinder arrow
#

I see

#

time to figure out how to make it use wayland when possible I guess