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

Providing noop function for wl_pointer opcode 5 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TawreCZ
Copy link

@TawreCZ TawreCZ commented Jan 27, 2024

Wayland compositor under WSL aborting an app, when user uses mouse with error listener function for opcode 5 of wl_pointer is NULL.

This code change register noop function for opcode 5 and resolves this issue.

Tested on

OS: Debian GNU/Linux 12 (bookworm) on Windows 10 x86_64 
Kernel: 5.15.133.1-microsoft-standard-WSL2

Thanks for this code example.

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

Successfully merging this pull request may close these issues.

1 participant