Go to file
Kristian Høgsberg 0b0c2bb3e9 compositor: Add opaque rect shader feature
This lets us mark a rectangle in a texture and force the alpha to one
inside.  This is useful for textures coming from X windows, where the X
window part is xRGB, that is 32 bit RGB with an undefined alpha channel
and the decorations are rendered with a well-defined alpha channel.
2012-05-16 16:00:41 -04:00
clients Convert wl_input_device to wl_seat (and friends) 2012-05-16 15:29:06 -04:00
data window.c: frame_button: Maximize, minimize, close, icon buttons in window frame 2012-05-10 16:19:33 -04:00
protocol screenshooter: Grab pixel data directly before buffer swap 2012-04-20 16:13:27 -04:00
shared Rename libconfig-parser to libshared 2012-05-15 22:37:26 -04:00
src compositor: Add opaque rect shader feature 2012-05-16 16:00:41 -04:00
tests Convert wl_input_device to wl_seat (and friends) 2012-05-16 15:29:06 -04:00
.gitignore Clean up .gitignore files 2010-11-11 20:11:27 -05:00
COPYING Add COPYING 2012-04-25 10:17:42 -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
autogen.sh Update autotools configuration 2010-11-06 21:04:03 -04:00
configure.ac configure: Add pixman-1 to the compositor required packages 2012-05-15 22:54:33 -04:00
weston.ini shell-animation: add conf option in shell 2012-04-25 10:38:19 -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: