Programming Rainbow
Programming Rainbow
I converted the above to SDL3 and checked ldd to see if it was linked to sdl3 shared object and it was and not linked with any sdl2 so. The...
I opened an issue on Archlinux sdl2-compat asking for sdl2 to brought back at least as an option. https://gitlab.archlinux.org/archlinux/packaging/packages/sdl2-compat/-/issues/1
I was simply giving info since most of the current bug reports are from arch users who got rug pulled. There working package got replaced with something that doesn't. And...
Yeah stop using x11 doesn't sound like a real answer. Unless your going to tell people that sdl3 no longer supports X11. But it sounds like you have some memory...
Sorry i read that dbus as you must call it after releasing all memory. So it should be called by SDL_Quit() So lets check out your suggestions for the best...
All those I posted above where all in wayland with the dbus switch.
I have changed this post from the original because i was in C++ at the time using smart pointers and wanted to double check i wasn't mistaken. So the original...
Thank you for the info. I am having a look at it now. If anyone else has more info or answer to this please fill free to share. Thanks.
Are you using my neovim config? I'm away from the computer but those warnings look strange.
So i think you are not going to like this answer or maybe you will. This had me scratching my head because i think i did the exact same thing...