b45ac5eada
Remove redundant weston_surface_update_transform() calls from within output repaint paths, and add a comment that we need to rely on surface->geometry.dirty == 0 within the repaint sub-functions. Now that weston_surface_update_transform() does damage as needed, and weston_output_repaint() explicitly calls update_transform, we can reduce the updates in rotate_grab_motion() to simply scheduling a repaint. This will guarantee that the change in rotation ends up on screen ASAP. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com> |
||
---|---|---|
clients | ||
data | ||
protocol | ||
shared | ||
src | ||
tests | ||
.gitignore | ||
autogen.sh | ||
configure.ac | ||
Makefile.am | ||
README | ||
weston-desktop-shell.ini | ||
weston-tablet-shell.ini |
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: