From e16986b3d2fb9adf07599fc5003eb927a15aeee9 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan Date: Fri, 30 Jun 2017 18:13:52 +0200 Subject: Add keyboard shortcuts inhibitor MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This adds a new protocol to let Wayland clients specify that they want all keyboard events to be sent to the client, regardless of the compositor own shortcuts. This protocol can be used for virtual machine and remote connection viewers which require to pass all keyboard shortcuts to the hosted or remote system instead of being caught up by the compositor locally. Signed-off-by: Olivier Fourdan Reviewed-by: Peter Hutterer Reviewed-by: Jonas Ã…dahl --- unstable/keyboard-shortcuts-inhibit/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 unstable/keyboard-shortcuts-inhibit/README (limited to 'unstable/keyboard-shortcuts-inhibit/README') diff --git a/unstable/keyboard-shortcuts-inhibit/README b/unstable/keyboard-shortcuts-inhibit/README new file mode 100644 index 0000000..63ff335 --- /dev/null +++ b/unstable/keyboard-shortcuts-inhibit/README @@ -0,0 +1,4 @@ +Compositor shortcuts inhibit protocol + +Maintainers: +Olivier Fourdan -- cgit v1.2.3