cztomczak / cefpython

Python bindings for the Chromium Embedded Framework (CEF)
Other
3.08k stars 473 forks source link

Multi-touch support in off-screen rendering mode #292

Open cztomczak opened 7 years ago

cztomczak commented 7 years ago

Upstream commit: https://bitbucket.org/chromiumembedded/cef/commits/5f615a9

Upstream issue: https://bitbucket.org/chromiumembedded/cef/issues/1059/cef3-multi-touch-support-with-offscreen

Related cefpython Issue: #57 ("Touch screen support").

cztomczak commented 5 years ago

Upstream commit https://bitbucket.org/chromiumembedded/cef/commits/5f615a9 adds multi-touch support for OSR.