We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5108

Summary: support keyboard grab on wayland
Product: SDL Reporter: nexustar <inexustar>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED DUPLICATE QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: cameron.gutman
Version: 2.0.10   
Hardware: x86_64   
OS: Linux   

Description nexustar 2020-04-24 11:12:25 UTC
On wayland, can't grab keyboard input. May because of the lack of Compositor shortcuts inhibit protocol(https://cgit.freedesktop.org/wayland/wayland-protocols/tree/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml)
By the way, is there a way to only grab keyboard,it is useful for something like remote desktop.
Comment 1 Cameron Gutman 2021-01-23 01:42:53 UTC
Oops, missed that this ticket already existed.

Anyway, it's fixed now.

*** This bug has been marked as a duplicate of bug 5487 ***