Find a file
Kristian Høgsberg 2763a2e94e compositor-drm: Use gbm_bo_import instead of gbm_bo_create_from_egl_surface
This lets us create the gbm bo from the wl_buffer instead of the
EGLImage.  With planar buffer, the EGLImage corresponds to a plane
and not the entire planar buffer.

More importantly, with some YUV formats (packed YUYV and similar) we use
several EGLImages to sample the different components, but KMS only
want one plane in that case.
2012-07-16 16:40:29 -04:00
clients desktop-shell: Don't get a shell surface for the grab surface 2012-07-16 13:35:26 -04:00
data window.c: frame_button: Maximize, minimize, close, icon buttons in window frame 2012-05-10 16:19:33 -04:00
protocol shell: Show approprite cursors during move and resize grabs 2012-06-28 14:13:57 -04:00
shared image-loader: Use pixman_image_t, not struct pixman_image_t 2012-07-11 15:45:59 -04:00
src compositor-drm: Use gbm_bo_import instead of gbm_bo_create_from_egl_surface 2012-07-16 16:40:29 -04:00
tests tests: Handle modifier event in test-client.c 2012-07-09 22:17:03 -04:00
wcap wcap-snapshot: add return value 2012-07-09 18:04:13 -04:00
.gitignore Add cscope.out to .gitignore 2012-07-09 17:57:55 -04:00
autogen.sh Update autotools configuration 2010-11-06 21:04:03 -04:00
configure.ac xwayland: add simple xcb-cursor hook based on libXcursor 2012-07-16 13:35:27 -04:00
COPYING Add COPYING 2012-04-25 10:17:42 -04:00
Makefile.am Makefile.am: Don't list wcap sub directory twice in DIST_SUBDIRS 2012-06-25 18:05:08 -04:00
README Split into a demo repository that holds the demo compositor and clients 2011-02-14 22:13:33 -05:00
weston.ini Install screensaver by default 2012-06-25 14:06:45 -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: