[client] x11: implement screensaver (un)inhibit

This commit is contained in:
Geoffrey McRae
2021-01-20 15:24:10 +11:00
parent d1043e590a
commit ee8c883201
2 changed files with 14 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ find_package(PkgConfig)
pkg_check_modules(DISPLAYSERVER_X11_PKGCONFIG REQUIRED
x11
xfixes
xscrnsaver
)
pkg_check_modules(DISPLAYSERVER_X11_OPT_PKGCONFIG