Find a file
Ander Conselvan de Oliveira fe0444a9a9 shell: handle surface destruction during move, resize and rotate grabs
When the surface being moved, resized or rotated was destroyed, the
compositor would crash.

Fix this by using a destroy listener on the referenced surface. To
reduce code duplication, the surface reference and the destroy
listener is added to a new struct shell_grab.
2012-04-10 01:40:11 -04:00
clients screenshot.c: Fix up a few stylistic issues 2012-04-04 14:52:35 -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 Fix `unused-result' warnings. 2012-04-03 14:50:15 -04:00
src shell: handle surface destruction during move, resize and rotate grabs 2012-04-10 01:40:11 -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 Introduce weston-launch 2012-04-06 14:01:19 +02: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: