> Can you try the regular xcb qpa plugin and see whether that has the same
behavior?

Yes, I have tested it with XCB and see the same issue. But only when I use
fullScreen() or resize(w, h), where 'w' and 'h' it is native screen size.

BUT: If I use resize(w, h+1) or resize(w, h-1), then, seems I do not see
any flickers.


2016-08-05 20:11 GMT+03:00 Louai Al-Khanji <louai.al-kha...@qt.io>:

>
> > On Aug 4, 2016, at 6:10 AM, Denis Shienkov <denis.shien...@gmail.com>
> wrote:
> > > I'm going to guess you're using eglfs or something like that
> >
> > Yes, I use EGLFS via X11 on Linux Apalis T30 board, where are used
> NVIDIA's drivers.
> >
>
> Can you try the regular xcb qpa plugin and see whether that has the same
> behavior?
>
> Cheers,
> Louai
>
>
>
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to