Go to file
Matt Roper 361d2ade02 Update compositor shutdown code
Adds a general wlsc_compositor_shutdown() function that all output
backends call when shutting down.  wlsc_compositor_shutdown() will call
a new 'destroy' method of each output to perform backend-specific
cleanup (e.g., turning off the hardware cursor in the DRM compositor).

Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
2011-08-29 17:12:27 -04:00
clients screenshot: A couple of minor tweaks 2011-07-27 05:58:57 -07:00
compositor Update compositor shutdown code 2011-08-29 17:12:27 -04:00
data Fix out of source build [wayland.png] 2011-01-30 20:56:01 -05:00
protocol compositor: Add a simple WM to the xserver launcher 2011-07-01 10:46:40 -04:00
.gitignore Clean up .gitignore files 2010-11-11 20:11:27 -05:00
autogen.sh Update autotools configuration 2010-11-06 21:04:03 -04:00
configure.ac configure: add helper for setting xserver directory 2011-08-11 15:09:59 -04:00
Makefile.am configure: set up simple clients independently from the others 2011-07-21 08:42:58 -07:00
README Split into a demo repository that holds the demo compositor and clients 2011-02-14 22:13:33 -05:00

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: