qt5base-lts/examples/opengl/hellowindow
Laszlo Agocs 0ff3e7d155 Make hellowindow multi display capable on embedded
Platforms like eglfs allow a single window per screen. Thus the behavior of
--multiple is not suitable since it tries to open multiple windows on the
primary screen. Instead, introduce --multiscreen.

Add also --timeout to quit the app after 10 seconds. This is essential on
platforms that do not have windows with decorations that can be used to
close windows.

With eglfs' kms/drm hooks, starting with --multiscreen will now show a
rotating logo on all connected displays, with some random background color.

Change-Id: I53f2651f05620e752c289038a9b3ff4508273173
Reviewed-by: Louai Al-Khanji <louai.al-khanji@digia.com>
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
2014-10-16 14:41:19 +02:00
..
hellowindow.cpp Make hellowindow multi display capable on embedded 2014-10-16 14:41:19 +02:00
hellowindow.h Make hellowindow multi display capable on embedded 2014-10-16 14:41:19 +02:00
hellowindow.pro centralize and fixup example sources install targets 2012-11-29 20:21:11 +01:00
main.cpp Make hellowindow multi display capable on embedded 2014-10-16 14:41:19 +02:00