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
Previously, simple-shm was rendering an image that looked like stride gone wrong somewhere, and was quite confusing if you did not know it was supposed to look like that. Replace the drawing code. Two circles, inner and outer, now delimit three co-centric areas. The outmost area from surface borders to outer circle contains horizontal gradients that move (animate) to the left. The area between outer and inner circles contains vertical gradients that move upwards. The center disc has circular gradients moving towards the center. The circles are not ellipses. Diagnostics: The X-channel is manipulated so, that if a compositor takes the XRGB image, and uses the X channel as alpha instead of ignoring it, the whole image will be crossed out by two lines that either quickly saturate to white or show through with additive blending. Does not work on black background. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com> |
||
|---|---|---|
| clients | ||
| data | ||
| protocol | ||
| shared | ||
| src | ||
| tests | ||
| .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: