Game icon indicating copy to clipboard operation
Game copied to clipboard

Enable mouse grabbing on OSX / MacOS

Open Polostor opened this issue 3 years ago • 4 comments

After upgrading to the latest main I have found a bug where I can't use my mouse. It is stuck in first loaded place and does not move even when it should..

This issue appears on both M1 Mac as well as on Intel Mac.

I have checked and I can confirm, that this does not happen before the PR https://github.com/DigitalExtinction/Game/pull/352

Polostor avatar Jan 27 '23 13:01 Polostor

I have done another research and the issue is purely in commit https://github.com/DigitalExtinction/Game/pull/352/commits/5e45926a3fa497e5fc0c9493155bf6d91c585e01

Polostor avatar Jan 27 '23 13:01 Polostor

Probably result of https://github.com/rust-windowing/winit/issues/1093

Indy2222 avatar Jan 27 '23 14:01 Indy2222

#355 implements a stop-gab solution of disabling mouse grabbing on MacOS.

Indy2222 avatar Jan 27 '23 21:01 Indy2222

There is no activity on the issue for some time.

github-actions[bot] avatar Jul 28 '24 14:07 github-actions[bot]