mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-07 10:48:05 +02:00
read-only mirror of https://gitlab.freedesktop.org/wayland/weston
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 |
||
|---|---|---|
| clients | ||
| data | ||
| protocol | ||
| shared | ||
| src | ||
| tests | ||
| wcap | ||
| .gitignore | ||
| autogen.sh | ||
| configure.ac | ||
| COPYING | ||
| Makefile.am | ||
| README | ||
| weston.ini | ||
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: