Find a file
Daniel Stone c9785eacca Use enum wl_keyboard_key_state instead of integer
Instead of using a uint32_t for state everywhere (except on the wire,
where that's still the call signature), use the new
wl_keyboard_key_state enum, and explicit comparisons.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2012-05-31 15:43:03 -04:00
clients Use enum wl_keyboard_key_state instead of integer 2012-05-31 15:43:03 -04:00
data window.c: frame_button: Maximize, minimize, close, icon buttons in window frame 2012-05-10 16:19:33 -04:00
protocol Implement text cursor position protocol. 2012-05-31 13:10:22 -04:00
shared window: add wrapper for EPOLL_CLOEXEC 2012-05-31 13:53:51 -04:00
src Use enum wl_keyboard_key_state instead of integer 2012-05-31 15:43:03 -04:00
tests Use enum wl_pointer_button_state instead of integer 2012-05-31 15:42:47 -04:00
wcap tests, wcap: update ignores 2012-05-31 13:53:57 -04: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 Add Android backend 2012-05-31 13:54:01 -04:00
COPYING Add COPYING 2012-04-25 10:17:42 -04:00
Makefile.am wcap: Add option to disable building wcap tools 2012-05-26 13:19:22 -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 shell-animation: add conf option in shell 2012-04-25 10:38:19 -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: