[Development] qtwebglplugin port to Qt 6

2022-06-29 Thread Johannes Pointner
Hello Andy, I used your WIP port to Qt 6 (https://codereview.qt-project.org/c/qt/qtwebglplugin/+/402031) and modified it a bit (patch is attached). The handleMouse modification is based on the implementation of the method pointerEvent in qvncclient.cpp. So far I have tested this on an i.MX6 tar

[Development] QtWebEngine embedded switches

2018-09-26 Thread Johannes Pointner
Hi all, I'm playing around with a few Chromium settings on an i.MX6 board and wanted to ask if some of the flags which are set by "useEmbeddedSwitches" are still necessary: - kDisableGpuShaderDiskCache: This one was removed from the Android browser startup flags with the following commit in 2015:

[Development] libinput: Export the number of touches

2018-02-01 Thread Johannes Pointner
Hello, after a discussion on the wayland maillinglist this bug was created: https://bugs.freedesktop.org/show_bug.cgi?id=104867 Maybe it is of some interest for Qt too. Regards, Hannes ___ Development mailing list Development@qt-project.org http://list

[Development] Touch issues with Qt5.6/Qt5.7 beta and weston

2016-05-27 Thread Johannes Pointner
Hello, I have posted this question before in the interest mailinglist but didn't get any feedback. Therefore I thought maybe it would better fit here: I have a setup with weston (wayland(egl vivante) 1.9, weston(desktopshell) 1.9 and libinput 1.14 , yocto krogoth, but I also tried wayland 1.10, w