Go to file
Kristian Høgsberg e4d3a2bce6 Only position fullscreen surface in surface->configure callback
We end up calling shell_configure_fullscreen() from activate(), where
surface->buffer may be NULL.  Instead, call it on initial map and
first buffer attach after surface type change.  Both code path
come from the surface->configure callback where surface->buffer is know
to be non-NULL.

https://bugs.freedesktop.org/show_bug.cgi?id=51678
2012-07-09 21:49:10 -04:00
clients toytoolkit: Remove redundant XKB free 2012-07-09 18:03: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 shell: Show approprite cursors during move and resize grabs 2012-06-28 14:13:57 -04:00
shared shared: Don't leak file descriptor in shared/image-loader.c 2012-07-09 17:50:44 -04:00
src Only position fullscreen surface in surface->configure callback 2012-07-09 21:49:10 -04:00
tests tests: Add weston-test to EXTRA_DIST 2012-06-25 17:50:22 -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 configure.ac: Bump version to 0.94.90 2012-06-25 21:35:42 -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: