Hi,

On 18-11-15 05:17, Peter Hutterer wrote:

The current tablet API is a bit inconsistent, we have various 'tablet'
prefixes (libinput_event_tablet) and 'tool' prefixes
(libinput_tool_get_serial). That made sense in the early stages when the
emphasis on tools wasn't as strong as it is now.

The tablet interface now is aimed solely at tablet tools and we get
inconsistencies in the API, it's not always clear whether something is a
libinput_tool_foo or a libinput_tablet_foo. This patchset renames everything
tablet-related to use 'tablet_tool' as prefix. Makes the API verbose but not
much to do about that unless someone comes up with a better name than
"tablet tool".

The wayland tablet protocol is also tool-focused, so this rename brings it
in line.

Patches are all simple sed renames with a few indentation changes, and
split into 13 patches to avoid overloading reviewer brains :)
Patch 14 is new, and has a bunch of documentation on top.

Cheers,
   Peter

Big series :)  Thanks for splitting it up to make reviewing easier.

I cannot find anything wrong with it:

Reviewed-by: Hans de Goede <hdego...@redhat.com>

Regards,

Hans
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to