sarah-walker-pcem / pcem

PCem
http://pcem-emulator.co.uk
GNU General Public License v2.0
1.47k stars 204 forks source link

Workaround Wayland issues by forcing X11 for now #222

Closed davide125 closed 11 months ago

davide125 commented 1 year ago

This is a horrible hack to workaround the issues brought up in https://github.com/sarah-walker-pcem/pcem/issues/128 and make PCem work properly on Wayland systems for the time being.

michael-manley commented 11 months ago

I actually merged this hack in, but in a way it can be turned off. By default, FORCE_X11 is on but someone if they want to work on getting it working correctly on Wayland can do -DFORCE_X11=OFF and it will not compile this hack in.