e4d3a2bce6ac6686472783b09929a7c3956f7848
We end up calling shell_configure_fullscreen() from activate(), where surface->buffer may be NULL. Instead, call it on initial map and first buffer attach after surface type change. Both code path come from the surface->configure callback where surface->buffer is know to be non-NULL. https://bugs.freedesktop.org/show_bug.cgi?id=51678
Wayland Demos This repository contains a few demos application for the Wayland project. There's a sample compositor that can run on KMS, under X11 or under another Wayland compositor and there's a handful of simple clients that demonstrate various aspects of Wayland:
Description
Languages
C
98%
Meson
1.4%
Shell
0.3%
GLSL
0.2%