9cf5cc882d73b7b5dcd698a2da65869be889439d
If the compositor is shutting down while the desktop_shell still exists, we leaked some resources by not destroying the client record. Call wl_client_destroy() on the desktop_shell client, if it exists during shutdown. Fixes some Valgrind errors. 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%