Go to file
Ander Conselvan de Oliveira c5fb9a7de9 compositor: fix crash when a drag surface is destroyed during the drag
This can happen for instance if the client that started the drag
crashes. Weston would crash because of the invalid surface pointed by
device->drag_surface.

Fix this by reseting the drag surface to nil on a destroy listener.
2012-03-01 17:33:51 -05:00
clients window.c: Drop support for rgb contexts 2012-02-29 16:15:53 -05: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 Implement CONFIG_KEY_UNSIGNED_INTEGER 2012-01-27 15:34:27 -05:00
src compositor: fix crash when a drag surface is destroyed during the drag 2012-03-01 17:33:51 -05:00
tests window: Track and report input and opaque regions 2012-02-23 17:30:54 -05:00
.gitignore Clean up .gitignore files 2010-11-11 20:11:27 -05: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
autogen.sh Update autotools configuration 2010-11-06 21:04:03 -04:00
configure.ac compositor-drm: Just pull in libbacklight source for now 2012-02-29 14:23:51 -05:00
weston-desktop-shell.ini Update config files to reflect new terminal name, weston-terminal 2012-01-30 19:10:40 -05:00
weston-tablet-shell.ini Update config files to reflect new terminal name, weston-terminal 2012-01-30 19:10:40 -05:00

README

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: