[PATCH weston v2 2/2] evdev: Improve touchpad support and add motion filters

Daniel Stone daniel at fooishbar.org
Thu May 17 07:53:38 PDT 2012


Hi,

On 17 May 2012 15:20, Chase Douglas <chase.douglas at canonical.com> wrote:
> I know I don't have much (any?) clout in wayland, but I feel strongly
> enough about moving this logic to a separate library that I'm going to
> NACK this. We need to resolve this problem from the beginning, or else
> we will end up in some of the same messes we have in the X server.

No, it's a fair shout.  Ultimately we definitely want all of this to
be in a separate library.  I worry that introducing a library now when
we don't know what either the consumers really want or the producer
can give us would be a massive pain though, especially for things like
bisect.  I'd be much happier just dropping it in the source tree now,
being careful to keep it as independent as possible, and then
gradually evolve it to be a separate library that things like X can
use.

This also gets really hairy when touch comes into the mix, so for
instance we'd need to deal with the interactions between touch events
and tap-to-click etc ...

Cheers,
Daniel


More information about the wayland-devel mailing list