[PATCH xwayland 0/7] Implement zwp_tablet v2

Carlos Garnacho carlosg at gnome.org
Fri Nov 4 23:32:48 UTC 2016


Hi!,

On Fri, Nov 4, 2016 at 11:36 PM, Jason Gerecke <killertofu at gmail.com> wrote:
> 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".

Okay... I had some remote confusion:

$ git remote -v
jason https://github.com/wayland-tablet/xserver.git (fetch)

I picked the most recent branch there as a starting point, but it's
sensibly older than that. I take back these patches, will look into
merging what's good of those with yours.

Cheers, and sorry
  Carlos


More information about the xorg-devel mailing list