730d87e6a6c70a6151cfe931e0db4334531a5bdb
Move the surface opaque region setup from weston_surface_configure() to weston_surface_update_transform(), so we have less reason to call update_transform from configure. Opaque region depends on geometry, after all. Also move the opaque field from weston_surface to weston_surface::transform to make this obvious. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
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%