[PATCH xwayland 0/7] Implement zwp_tablet v2

Jason Gerecke killertofu at gmail.com
Fri Nov 4 22:36:29 UTC 2016


On 11/04/2016 01:15 PM, Carlos Garnacho wrote:
> 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(-)
> 

Wow, wasn't expecting to see these show up quite yet... For reference,
could you let me know which branch this set was based on? I've got a
half-dozen different revisions with varying degrees of maturity and I
can't quite figure out which you worked from. Note that my latest
efforts (3 weeks ago) were pushed up to my Github as
"add/xwayland-tablet-support/1.1.99".

Jason
---
Now instead of four in the eights place /
you’ve got three, ‘Cause you added one /
(That is to say, eight) to the two, /
But you can’t take seven from three, /
So you look at the sixty-fours....


More information about the xorg-devel mailing list