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

[PATCH] Support wayland compositors with wl_seat version < 5 #3625

Closed
SDLBugzilla opened this issue Feb 11, 2021 · 0 comments
Closed

[PATCH] Support wayland compositors with wl_seat version < 5 #3625

SDLBugzilla opened this issue Feb 11, 2021 · 0 comments

Comments

@SDLBugzilla
Copy link
Collaborator

This bug report was migrated from our old Bugzilla tracker.

These attachments are available in the static archive:

Reported in version: HG 2.0
Reported for operating system, platform: NetBSD, x86_64

Comments on the original bug report:

On 2020-04-05 15:52:27 +0000, Nia Alarie wrote:

Created attachment 4290
Patch to correct the fallback for lower wl_seat verisons + fix the build on non-Linux

The current code causes a protocol error when the compositor reports a wl_seat version less than 5.

This patch also makes <linux/input.h> optional for wayland support, which I needed to build this code on my test platform (wayland via swc on NetBSD).

On 2020-04-05 16:00:10 +0000, Sam Lantinga wrote:

Ryan, can you look at this?

On 2020-04-07 18:27:24 +0000, Ryan C. Gordon wrote:

This patch is now https://hg.libsdl.org/SDL/rev/3cc182fa6110, thanks!

--ryan.

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

1 participant