Go to file
Pekka Paalanen fe6079ac09 window: add display_destroy()
Add a function to destroy the 'struct display', supposedly with all
contained resources, that are not explicitly created by the application.

The implementation at this time is incomplete. It does clean up the
following:
- xkb structure is freed (needs new libxkbcommon from git)
- EGL resources are freed
- wl_display is flushed and destroyed

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2011-12-22 11:27:50 +02:00
clients window: add display_destroy() 2011-12-22 11:27:50 +02:00
compositor compositor: fix uniform handling for fade_output() 2011-12-20 10:59:39 -05:00
data Fix out of source build [wayland.png] 2011-01-30 20:56:01 -05:00
protocol protocol: add screensaver interface 2011-12-14 11:17:00 +02:00
shared Use '-' to separate words in file names 2011-12-08 12:44:27 -05: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 move config parser to a convenience library 2011-12-08 10:25:12 +02:00
Makefile.am move config parser to a convenience library 2011-12-08 10:25:12 +02:00
README Split into a demo repository that holds the demo compositor and clients 2011-02-14 22:13:33 -05:00
wayland-desktop-shell.ini compositor: let shell override idle time 2011-12-14 13:50:35 +02:00
wayland-tablet-shell.ini tablet-shell: Add more interesting lock and home screens 2011-11-26 23:38:46 -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: