Go to file
Kristian Høgsberg 7a011eac73 compositor-drm: Check es->image, not es->buffer when looking for overlays
es->buffer can be NULL if the client destroyed the buffer, but es->image
will be non-NULL if and only if we have a buffer we might use with KMS.
2012-03-26 11:48:55 -04:00
clients config-parser: consolidate shell files into weston.ini only 2012-03-25 08:49:30 -04:00
data compositor-wayland: Add window border 2012-02-07 11:02:59 -05:00
protocol Fix distcheck 2012-01-03 11:04:09 -05:00
shared Consolidate image loading code and move to shared/ 2012-03-12 01:40:59 -04:00
src compositor-drm: Check es->image, not es->buffer when looking for overlays 2012-03-26 11:48:55 -04:00
tests tests: add backlight test 2012-03-20 22:43:54 -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 evdev: use mtdev for multitouch devices 2012-03-20 22:43:56 -04:00
Makefile.am Disable setuid install for distcheck 2012-02-09 09:20:44 -05:00
README Split into a demo repository that holds the demo compositor and clients 2011-02-14 22:13:33 -05:00
weston.ini config-parser: consolidate shell files into weston.ini only 2012-03-25 08:49:30 -04: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: