Find a file
Pekka Paalanen f07cb5d5f0 compositor: move output assignment to update_transform
Move the call to assign an output from weston_surface_configure() to
weston_surface_update_transform().

As update_transform takes new geometry into use, it should also reassign
the output for the surface, but only if an output was already assigned.

Add explicit assing output calls to where we relied on
weston_surface_configure() unconditionally assigning the output.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2012-02-10 15:50:27 +02:00
clients smoke: Use normal window resize mechanism 2012-02-08 14:47: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: move output assignment to update_transform 2012-02-10 15:50:27 +02:00
tests test: Fix out-of-tree builds 2012-01-30 19:17:52 -05:00
.gitignore Clean up .gitignore files 2010-11-11 20:11:27 -05:00
autogen.sh Update autotools configuration 2010-11-06 21:04:03 -04:00
configure.ac configure: Fix build on debian by avoiding bashisms in the test command. 2012-02-09 14:17:54 -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
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

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: