Go to file
Pekka Paalanen 92a0dc455a shell: check for missing wl_shell_surface
get_shell_surface() returns NULL, if the client has not created or has
destroyed the wl_shell_surface object.

All but one use of get_shell_surface() just retrieve the surface type,
so just fall back to SHELL_SURFACE_NORMAL there.

Resize hot-key binding really needs the wl_shell_surface object, as that
is the only way to send configure events. For surfaces without a
wl_shell_surface, simply do not resize them.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2011-12-04 14:55:19 -05:00
clients desktop-shell: update protocol and client to wl_shell_surface 2011-12-04 14:54:34 -05:00
compositor shell: check for missing wl_shell_surface 2011-12-04 14:55:19 -05:00
data Fix out of source build [wayland.png] 2011-01-30 20:56:01 -05:00
protocol desktop-shell: update protocol and client to wl_shell_surface 2011-12-04 14:54:34 -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 De-brand the tablet shell 2011-11-14 15:57:59 -05:00
Makefile.am configure: set up simple clients independently from the others 2011-07-21 08:42:58 -07:00
README Split into a demo repository that holds the demo compositor and clients 2011-02-14 22:13:33 -05:00
wayland-desktop-shell.ini desktop-shell: Add sample ini file 2011-11-14 22:57:14 -05:00
wayland-tablet-shell.ini tablet-shell: Add more interesting lock and home screens 2011-11-26 23:38:46 -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: