6b2dc9119ecb0f585746e38d345a3d002423b2e6
Since it is the desktop-shell plugin in the compositor that offers both wl_shell global interface and wl_shell_surface interface, those are not available on the tablet-shell plugin. The tablet-shell client uses the toytoolkit, so toytoolkit must work somehow even without wl_shell. Turn all operations in toytoolkit that would require wl_shell or wl_shell_surface into no-ops. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
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:
Description
Languages
C
98%
Meson
1.4%
Shell
0.3%
GLSL
0.2%