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 - support keyboard grab on wayland
Summary: support keyboard grab on wayland
Status: RESOLVED DUPLICATE of bug 5487
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: 2.0.10
Hardware: x86_64 Linux
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-24 11:12 UTC by nexustar
Modified: 2021-01-23 01:42 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***