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 _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
