Hi Gunnar,
On Tue, May 27, 2014 at 10:36 AM, Gunnar Sletta
wrote:
>
> On 27 May 2014, at 10:28, Jacob Kroon wrote:
>
> > Hi Gunnar,
> >
> > On Fri, May 23, 2014 at 11:39 AM, Gunnar Sletta
> wrote:
> >
> > On 23 May 2014, at 10:32, Jacob K
Hi Gunnar,
On Fri, May 23, 2014 at 11:39 AM, Gunnar Sletta wrote:
>
> On 23 May 2014, at 10:32, Jacob Kroon wrote:
>
> > Hi,
> >
> > I'm experimenting with a Qt application running on the Wandboards,
> > at full hd resolution, 1920x1080x32. I have a sta
Hi,
I'm experimenting with a Qt application running on the Wandboards,
at full hd resolution, 1920x1080x32. I have a static background image, and
some small animated Qml-elements on the screen. I'm not entirely satisfied
with the resulting performance, and I think it is because of the background
i
as the X11 backend yet.
> Stefano.
>
>
> On 03/06/2014 10:05 AM, Jacob Kroon wrote:
>
> Hi Stefano,
>
> On Thu, Mar 6, 2014 at 9:22 AM, Stefano Cordibella <
> stefano.cordibe...@edalab.it> wrote:
>
>> Hi Jacob,
>> right, I did not specify tha
the mouse pointer, 5.2.0 improved
things a lot. But best experience sofar has been in using the X11 backend
instead of eglfs.
Stefano.
>
>
> On 03/06/2014 08:53 AM, Jacob Kroon wrote:
>
> Hi Stefano,
>
> On Thu, Mar 6, 2014 at 8:47 AM, Stefano Cordibella <
> stefa
Hi Stefano,
On Thu, Mar 6, 2014 at 8:47 AM, Stefano Cordibella <
stefano.cordibe...@edalab.it> wrote:
> Hi list,
> using qt 5.2.2 (release branch from git, but I noticed the same issue
> with 5.2.1) on I.MX6 it is impossible to flick on qml elements, because the
> pointer does not "follow" t
I see that it has been fixed in git. sorry for the noise.
/Jacob
On Fri, Nov 29, 2013 at 4:43 PM, Jacob Kroon wrote:
> Hi,
>
> I'm using Qt 5.1.1 on a Wandboard, built with OpenEmbeddedCore.
>
> I'm seeing some strange things when using eglfs. If I dont set
> QT_QPA
Hi,
I'm using Qt 5.1.1 on a Wandboard, built with OpenEmbeddedCore.
I'm seeing some strange things when using eglfs. If I dont set
QT_QPA_EGLFS_FORCEVSYNC, the mouse cursor reacts slowly to input. If I do
set QT_QPA_EGLFS_FORCEVSYNC=1, the mouse cursor response improves. So this
makes think that