diff options
author | Bryce Harrington <bryce@osg.samsung.com> | 2016-08-19 15:25:06 -0700 |
---|---|---|
committer | Bryce Harrington <bryce@osg.samsung.com> | 2016-08-29 18:36:13 -0700 |
commit | dfea66e7801f7c846ba3cc78146f8a18fd3aa7e4 (patch) | |
tree | 33e9878a0eca42bc55ad01a8095173ce9e33a1e5 /.gitignore | |
parent | 9be807c69b1249390bb213e5403b9183738777f4 (diff) | |
download | weston-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-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |