bsnes-emu / bsnes

bsnes is a Super Nintendo (SNES) emulator focused on performance, features, and ease of use.
Other
1.67k stars 154 forks source link

hiro: Force the GTK+3 backend to always use X11. #176

Open Screwtapello opened 3 years ago

Screwtapello commented 3 years ago

In theory, the GTK+3 backend should automatically give us support for Wayland and other display protocols. In practice, hiro still has a lot of hard-coded calls to X11 APIs. Until we get those sorted out, let's make bsnes run in backward compatibility mode instead of crashing at startup.