[PATCH xwayland 0/7] Implement zwp_tablet v2

Carlos Garnacho carlosg at gnome.org
Fri Nov 4 20:15:10 UTC 2016


Hi all,

Here's some patches implementing zwp_tablet v2. The work was started by
Jason, and received some updates from me. Of course, all amazing features
are his, and all bugs mine.

Cheers,
  Carlos

Carlos Garnacho (2):
  xwayland: Refactor cursor management into xwl_cursor
  xwayland: update cursor on tablet tools in proximity

Jason Gerecke (5):
  xwayland: Build tablet protocol v2 headers from wayland-protocols
  xwayland: Bind to wp_tablet_manager if available
  xwayland: Handle wp_tablet_seat events
  xwayland: Handle wp_tablet events
  xwayland: Handle tablet_tool events

 configure.ac                  |   2 +-
 hw/xwayland/Makefile.am       |   7 +
 hw/xwayland/xwayland-cursor.c |  85 +++++-
 hw/xwayland/xwayland-input.c  | 588 +++++++++++++++++++++++++++++++++++++++++-
 hw/xwayland/xwayland.h        |  45 +++-
 5 files changed, 702 insertions(+), 25 deletions(-)

-- 
2.9.3



More information about the xorg-devel mailing list