wayland: Add focus management to pads

Desktop / GNOME / Mutter - Carlos Garnacho [gnome.org] - 22 July 2016 06:31 UTC

All pads will share the same focus than the keyboard, so this means that:- The focus changes in-sync for keyboard and all pad devices, and- Newly plugged pads will be immediately focused on that same surface

c1d157e wayland: Add focus management to pads
src/wayland/meta-wayland-seat.c | 15 ++++--
src/wayland/meta-wayland-tablet-pad.c | 88 ++++++++++++++++++++++++++++++++
src/wayland/meta-wayland-tablet-seat.c | 35 +++++++++++++
src/wayland/meta-wayland-tablet-seat.h | 3 ++
4 files changed, 137 insertions(+), 4 deletions(-)

Upstream: git.gnome.org


  • Share