From b0ae3f5473c1ad2e4a389297857dfb58fe933062 Mon Sep 17 00:00:00 2001 From: Mikko Levonmaa Date: Thu, 29 Oct 2015 10:48:33 +0200 Subject: Example app for subsurfaces The example subsurface client can be used to test the sync modes. Space bar will toggle the sync mode, when in sync mode the cyan rectangle can be dragged to generate parent surface commits Change-Id: Ie5daa5bd5dc59eac54f05442e8f53026fc42c6e3 Reviewed-by: Giulio Camuffo --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b33ca907..7c685024 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,7 @@ examples/wayland/server-buffer/compositor/qwayland-server-*.cpp examples/wayland/server-buffer/compositor/qwayland-server-*.h examples/wayland/server-buffer/compositor/*-server-protocol.h examples/wayland/server-buffer/compositor/*-protocol.c +examples/wayland/subsurface/subsurface src/client/qwayland*.cpp src/client/*-protocol.c src/compositor/*-server-protocol.h -- cgit v1.2.1