https://bugzilla.gnome.org/show_bug.cgi?id=791057

--- Comment #2 from Olivier Fourdan <[email protected]> ---
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.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to