[PATCH v3 weston] Introduce wl_relative_pointer interface

Bill Spitzak spitzak at gmail.com
Fri Jun 26 10:37:06 PDT 2015


On Thu, Jun 25, 2015 at 9:38 PM, Jonas Ã…dahl <jadahl at gmail.com> wrote:

> A wl_relative_pointer object is an extension to the wl_pointer interface
> only used for emitting relative pointer events. It will only emit events
> when the parent pointer has focus.
>
> To get a relative pointer object, use the get_relative_pointer request
> of the global wl_relative_pointer_manager object. When stabilizing it
> might make more sense to just add it to wl_seat instead of having a
> single use global interface.
>

Could it be a method on wl_pointer? That would seem to make a lot more
sense.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20150626/7556e190/attachment.html>


More information about the wayland-devel mailing list