[Development] QWindowSystemInterface::handleMouseEvent() relative or absolute?

Samuel Rødal samuel.rodal at nokia.com
Fri May 18 19:15:59 CEST 2012


On 05/18/2012 05:22 PM, ext Girish Ramakrishnan wrote:

> Related: eglfs currently is just a "graphical" plugin and has no input
> support out of the box. eglfs (from it's background as a reference for
> qpa) has however become the gold standard for practically all devices
> using Qt5 in the absence of wayland support.

Even when there's wayland support, if you want to use a Qt based
compositor (which the QtCompositor API enables you to do with quite a
small amount of code), you'll need to run the Qt compositor with a
platform plugin other than wayland, and then eglfs might still be a good
candidate.

--
Samuel



More information about the Development mailing list