Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MousePointerLock] Cursor not locking on Linux #928

Open
1 task done
dotPixelx opened this issue Jul 10, 2023 · 0 comments
Open
1 task done

[MousePointerLock] Cursor not locking on Linux #928

dotPixelx opened this issue Jul 10, 2023 · 0 comments
Labels
⚠ Issue with an extension An issue with an extension that is already on the extension store

Comments

@dotPixelx
Copy link

dotPixelx commented Jul 10, 2023

Is there an existing issue for this?

Enter the name of the extension

MousePointerLock

Describe the bug of the extension

Cursor won't lock in place on Linux in editor or desktop build. Will work in browser. Unsure if bug occurs on other operating systems.

Steps to reproduce

Install extension directly within editor
Add to project
Run preview and attempt to lock cursor

GDevelop platform

Desktop

GDevelop version

GDevelop version 5.2.165 Flatpak Extension version 0.1.4

Platform info

OS (e.g. Windows, Linux, macOS, Android, iOS)

Linux

OS Version (e.g. Windows 10, macOS 10.15)

Pop!OS 22.04

Browser(For Web) (e.g. Chrome, Firefox, Safari)

Bug doesn't occur in browser

Device(For Mobile) (e.g. iPhone 12, Samsung Galaxy S21)

Additional context

I'm able to fix this issue by editing the extension, going to function "RequestPointerLock" editing line 2 and deleting " { unadjustedMovement: true } " But by default, the extension doesn't function correctly. Unsure if this issue occurs on other OSes/Distros

@arthuro555 arthuro555 added the ⚠ Issue with an extension An issue with an extension that is already on the extension store label Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠ Issue with an extension An issue with an extension that is already on the extension store
Projects
None yet
Development

No branches or pull requests

2 participants