summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2016-08-19 15:25:06 -0700
committerBryce Harrington <bryce@osg.samsung.com>2016-08-29 18:36:13 -0700
commitdfea66e7801f7c846ba3cc78146f8a18fd3aa7e4 (patch)
tree33e9878a0eca42bc55ad01a8095173ce9e33a1e5 /.gitignore
parent9be807c69b1249390bb213e5403b9183738777f4 (diff)
downloadweston-dfea66e7801f7c846ba3cc78146f8a18fd3aa7e4.tar.gz
clients: Add screensaver inhibitor client demo
Derive client from simple-shm and hook up the API defined in wayland-protocols to allow client screensaver inhibition requests. v5: + Add simple-idle client demo + Add command line options to delay creation/destruction of inhibitor Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 41a140b2..d4511209 100644
--- a/.gitignore
+++ b/.gitignore
@@ -70,6 +70,7 @@ weston-scaler
weston-simple-dmabuf-intel
weston-simple-dmabuf-v4l
weston-simple-egl
+weston-simple-idle
weston-simple-shm
weston-simple-touch
weston-simple-damage