weston/clients
Pekka Paalanen 182d3771dd meson: fix pangocairo being optional
Cannot use dependency() directly in the structure, because it will
execute regardless of the option. Instead, let's store the dependency
name in the structure and use the same logic as with simple_clients to
conditionally look for the dependencies.

As a bonus, this brings friendly error messages to demo-clients
dependencies.

subsurfaces' dependencies are also converted to maintain consistency
with simple_clients.

Signed-off-by: Pekka Paalanen <pq@iki.fi>
2018-12-31 11:16:16 +02:00
..
calibrator.c
clickdot.c
cliptest.c
confine.c
desktop-shell.c desktop-shell: allow to center background image 2018-09-17 14:53:03 +00:00
dnd.c
editor.c
eventdemo.c
flower.c
fullscreen.c
gears.c
image.c
ivi-shell-user-interface.c
keyboard.c Fix compiler warning: unused variable when building with DEBUG 2018-12-15 18:37:57 +02:00
meson.build meson: fix pangocairo being optional 2018-12-31 11:16:16 +02:00
multi-resource.c
nested-client.c
nested.c
presentation-shm.c
resizor.c
scaler.c
screenshot.c clients/screenshot: Allow weston-screenshooter to be called directly 2018-12-18 15:37:34 +02:00
simple-damage.c
simple-dmabuf-drm-data.h
simple-dmabuf-drm.c Fixed potential memory leaks in simple-dmabuf-drm.c found by Cppcheck. 2018-11-02 13:34:35 +00:00
simple-dmabuf-egl.c clients: Add simple-dmabuf-egl 2018-12-18 17:25:09 +02:00
simple-dmabuf-v4l.c
simple-egl.c clients/simple-egl: include weston-egl-ext.h correctly 2018-12-09 12:13:36 +02:00
simple-im.c
simple-shm.c
simple-touch.c
smoke.c
stacking.c
subsurfaces.c
terminal.c Fix compiler warnings generated by older toolchains/compiler 2018-12-15 18:37:53 +02:00
touch-calibrator.c
transformed.c
weston-debug.c
weston-info.c Fix compiler warnings: invalid type format 2018-12-15 18:37:57 +02:00
window.c clients: configure cursor theme from XCURSOR_* env 2018-11-02 13:45:37 +00:00
window.h