[Wayland-bugs] [Bug 791057] [wayland] Gtk4 API - add an api for shortcut inhibitor since individual device grabs shall/should probably go
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jan 16 13:46:47 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=791057
--- Comment #2 from Olivier Fourdan <ofourdan at redhat.com> ---
Created attachment 366883
--> https://bugzilla.gnome.org/attachment.cgi?id=366883&action=edit
[PATCH] gdk: Add GDK_SEAT_CAPABILITY_KEYBOARD_SHORTCUTS
Instead of trying to come up with random heuristics to the existing grab
API as to when to issue a shortcut inhibition request on Wayland, add a
new virtual capability GDK_SEAT_CAPABILITY_KEYBOARD_SHORTCUTS.
This capability is reported only on Wayland for keyboard devices when
the Wayland compositor supports the shortcut inhibitor protocol.
This way, applications can tell whether the Wayland compositor supports
the shortcut inhibitor protocol, and use it along their seat grabs when
intended.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20180116/c679a3c5/attachment.html>
More information about the wayland-bugs
mailing list