Closed krakow10 closed 1 month ago
Wayland does not allow querying or setting window positions, for some reason. An easy workaround is to use fullscreen instead. This prevents the application from crashing on startup.
Alternatively, the root cause can be fixed: https://github.com/DeadlockCode/quarkstrom/pull/2
I preferred fixing the root cause and therefore I consider this PR closed.
Wayland does not allow querying or setting window positions, for some reason. An easy workaround is to use fullscreen instead. This prevents the application from crashing on startup.
Alternatively, the root cause can be fixed: https://github.com/DeadlockCode/quarkstrom/pull/2