[PATCH wayland-protocols v5 0/2] xwayland keyboard grad and shortcut inhibitor v5

Olivier Fourdan ofourdan at redhat.com
Fri Jun 2 09:06:24 UTC 2017


This is v5 on the two wayland protocol proposals for Xwayland keyboard grab
and shortcut inhibitor for Wayland native clients.

Not much change since v4, mostly rename xwayland interface as 
"zwp_xwayland_keyboard_grab_manager_v1" and the request name as
"zwp_xwayland_keyboard_grab_v1"

These two protocols have been previously discussed here:

https://lists.freedesktop.org/archives/wayland-devel/2017-March/033526.html
https://lists.freedesktop.org/archives/wayland-devel/2017-April/033638.html
https://lists.freedesktop.org/archives/wayland-devel/2017-April/033800.html
https://lists.freedesktop.org/archives/wayland-devel/2017-May/034130.html

I have also updated the sample implementations I made for those two protocols
for Xwayland, mutter and gtk+ and will post the patches as RFC to the relevant
bugzilla and mailing lists, so that people can give them a try if they will.

Cheers,
Olivier

Olivier Fourdan (2): 
  Introduce keyboard grabbing protocol for Xwayland
  Add keyboard shortcuts inhibitor

 Makefile.am                                        |   2 +
 unstable/keyboard-shortcuts-inhibit/README         |   4 +
 .../keyboard-shortcuts-inhibit-unstable-v1.xml     | 170 +++++++++++++++++++++
 unstable/xwayland-keyboard-grab/README             |   4 +
 .../xwayland-keyboard-grab-unstable-v1.xml         | 121 +++++++++++++++
 5 files changed, 301 insertions(+)
 create mode 100644 unstable/keyboard-shortcuts-inhibit/README
 create mode 100644 unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml
 create mode 100644 unstable/xwayland-keyboard-grab/README
 create mode 100644 unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml

-- 
2.9.4



More information about the wayland-devel mailing list