826d7954481c4bbee38ed0f70171e621827e2f78
Add a function, that schedules the display_run() event loop to break out. When display_exit() is called, processing continues as usual, until currently waiting events and deferred tasks have been processed, and sent requests are flushed. Then, display_run() will return. This enables toytoolkit apps to handle their exit instead of just being killed or call exit(). 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%