eventhorizon5 / skyscraper

The Skyscraper Project (Skyscrapersim) - an open source building, city, and elevator simulator
https://www.skyscrapersim.net
GNU General Public License v2.0
28 stars 7 forks source link

Freelook mode broken on Wayland (Linux) #34

Closed eventhorizon5 closed 1 year ago

eventhorizon5 commented 1 year ago

I just noticed that Freelook mode is completely broken when using Wayland instead of X on Linux, at least on my system.

eventhorizon5 commented 1 year ago

This appears to be due to the WarpPointer() wxWidgets function not working on Wayland.

eventhorizon5 commented 1 year ago

This issue has been fixed by changing the mouse pointer to blank when under Wayland.