clients: Add screensaver inhibitor client demo
authorBryce Harrington <bryce@osg.samsung.com>
Fri, 19 Aug 2016 22:25:06 +0000 (15:25 -0700)
committerBryce Harrington <bryce@osg.samsung.com>
Tue, 30 Aug 2016 01:36:13 +0000 (18:36 -0700)
commitdfea66e7801f7c846ba3cc78146f8a18fd3aa7e4
tree33e9878a0eca42bc55ad01a8095173ce9e33a1e5
parent9be807c69b1249390bb213e5403b9183738777f4
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>
.gitignore
Makefile.am
clients/simple-idle.c [new file with mode: 0644]