[PATCH v2 0/2] Add tablet_v2 support to weston-info

wl at ongy.net wl at ongy.net
Thu Apr 26 15:01:22 UTC 2018


From: Markus Ongyerth <wl at ongy.net>

This is a v2 based on the suggestions from Simon on the v1.

Changes:
 * Changed C90/C++ style comment to C style
 * Changed the *_v2_listener struct instances to be const

Not changed:
 * struct tablet_path -> struct wl_array.
I think wl_array is lacking in usability for general purpose usage.
The struct is fine, but the surrounding code really doesn't scratch my itch.
If others think it's a better solution as well, I can change it, but I'm not a
fan

Cheers,
ongy

Markus Ongyerth (2):
  weston-info: Add support for tablet-unstable-v2
  weston-info: destroy wl_keyboard

 Makefile.am           |  14 +-
 clients/weston-info.c | 855 +++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 860 insertions(+), 9 deletions(-)

-- 
2.17.0



More information about the wayland-devel mailing list