Find a file
Ander Conselvan de Oliveira ddca49600f window: Workaround a stuck frame callback on the cursor surface
It is possible that a client loses the focus between receiving a
pointer.enter event and sending a pointer.set_cursor request. In that
case, the cursor surface might not be mapped and the frame callback
requested on it will never trigger.

Work around this by trying to remap the cursor surface whenever there
is a frame callback and the serial for the enter event is higher than
the cursor serial.
2012-07-16 13:35:25 -04:00
clients window: Workaround a stuck frame callback on the cursor surface 2012-07-16 13:35:25 -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 shell: Don't ping the grab surface 2012-07-16 13:35:25 -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 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: