[Wayland-bugs] [Bug 85879] RFE: absolute mode for logogram input on a touchpad
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jun 18 02:55:54 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=85879
--- Comment #9 from Peter Hutterer <peter.hutterer at who-t.net> ---
I don't think a frame event is needed here. The history of that is a bit blurry
anyway, AIUI the frame stems largely from the MT protocol A in Qt, but with the
protocol B the frame event is to some extent superfluous (still useful, but
just not as needed). This interface is aimed primarily at single-finger
interactions, so i think a frame event is unnecessary here though it could be
added later.
Renaming to libinput_event_touchpad sounds good, I'll do that in the next
revision.
(In reply to Jonas Ã…dahl from comment #8)
> @@ +4954,5 @@
> > + * require changing to a neutral state first before activating the new
> > + * method.
> > + *
> > + * Disabling the direct touch mode on a device that does not have a direct
> > + * touch mode always succeeds.
>
> Should it be specified what happens to active gestures (including two finger
> scroll, and tap) etc? Do they continue, or are they cancelled in some way?
That's what the sentence just above should've clarified, unless the device is
in a neutral state the mode won't activate yet. so any current ongoing gestures
have to end before the mode is activated. I'll try to add/reword this
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160618/a0d6dfb3/attachment.html>
More information about the wayland-bugs
mailing list