[Interest] QtWayland and window decorations on Raspberry Pi
Giulio Camuffo
giuliocamuffo at gmail.com
Wed Apr 1 08:48:53 CEST 2015
2015-04-01 1:32 GMT+03:00 Guido Seifert <wargand at gmx.de>:
> Hi,
> when I start a test program (actually analogclock from the examples) under wayland using the brcm plugin, it works, but I don't have any window decorations. Ok, I read that brcm does not support those. Only wayland-egl provides window decorations atm. Not always easy to see which info is out of date. I found that at least at one point wayland-egl was not working on RPi.
>
> Does anyone know if this is still true?
Yes, it is.
>
> I played a bit around with the Qt configuration and was able to build libqwayland-egl.so. Seems even to work. I get the alarmclock with window decorations. However, when I start the program in a weston terminal I get:
>
>> Using Wayland-EGL
>> EGL not available
I'm not very up to date with the status of EGL and RPi, but the last
thing i heard is that it doesn't really work yet.
>
> This irritates me a bit. Of course, the analogclock is not the most complicated program. Anyone an idea if this terminal message is only
> a glitch, or if there is somewhere a disaster in waiting?
How are you starting analogclock? Being a QtWidgets example it doesn't
need OpenGL to run, so it should work ok, with decorations. Are you
using the wayland-egl platform, or wayland-brcm? If so use just
'wayland'.
--
Giulio
>
> Guido
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
More information about the Interest
mailing list