Go to file
Ander Conselvan de Oliveira 093bfa3793 compositor: make surface_configure() a vfunc
This allows us to move the logic that calls shell->map() or
shell->configure() into shell while allowing it to be overriden for
surfaces that should not be handle by the shell, such as drag icons.

This patch adds a pointer function called configure to weston_surface,
moves the currsent surface_configure() code into shell and implements
a separate configure() for drag surfaces.
2012-03-27 16:36:53 -04:00
clients Simplify shm buffer handling 2012-03-26 19:27: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 Consolidate image loading code and move to shared/ 2012-03-12 01:40:59 -04:00
src compositor: make surface_configure() a vfunc 2012-03-27 16:36:53 -04:00
tests tests: add backlight test 2012-03-20 22:43:54 -04:00
.gitignore
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
configure.ac evdev: use mtdev for multitouch devices 2012-03-20 22:43:56 -04:00
weston.ini config-parser: consolidate shell files into weston.ini only 2012-03-25 08:49:30 -04: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: