[Webkit-unassigned] [Bug 212324] [GTK4] Add support for touch events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 3 10:20:23 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=212324
Carlos Garnacho <carlosg at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |carlosg at gnome.org
--- Comment #1 from Carlos Garnacho <carlosg at gnome.org> ---
Created attachment 427570
--> https://bugs.webkit.org/attachment.cgi?id=427570&action=review
Patch, rewrite GTK gesture support to work similarly in GTK3/4
Here's a (somewhat big) patch that rewrites touch and touchpad gesture handling so it's able to work on both GTK3 and GTK4 with the minimal amount of version-specific code. I believed this is the path of least resistance, rather than introducing a larger maze of "#if USE(GTK4)".
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210503/9792054b/attachment.htm>
More information about the webkit-unassigned
mailing list