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

Issue with Wayland on Ubuntu 22.04 #116

Open
Merliin42 opened this issue May 23, 2022 · 1 comment
Open

Issue with Wayland on Ubuntu 22.04 #116

Merliin42 opened this issue May 23, 2022 · 1 comment

Comments

@Merliin42
Copy link

Hello,

The library worked fine until I upgraded to Ubuntu 22.04.
On Wayland, when I call mouse.move(100, -100) the mouse doesn't move. But, the cursor change, according to what it is suppose to hover after the move action.

When switching to Xorg, I don't have any issue.

@ondrej-mach
Copy link

Tried this on Fedora 37 with KDE Plasma running on Wayland. mouse.click and mouse.move does not do anything. mouse.is_pressed seems to work, mouse.get_position always returns (0,0).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants