summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlexander Volkov <a.volkov@rusbitech.ru>2018-10-01 16:58:30 +0300
committerAlexander Volkov <avolkov@astralinux.ru>2020-02-26 15:44:33 +0300
commit564d18c8e56cd6f271a928f1dc835b40e1f5a181 (patch)
tree287c1a265c9f228ce75cafa92bda5aed0be7217d /configure.ac
parent032909626b4b4757a4ad10823b199157538a58e9 (diff)
Add DPMSInfoNotify event
This will allow applications to respond to changes of power level of a monitor, e.g. an application may stop rendering and related calculations when the monitor is off. Bump DPMS version to 1.2, install dpmsproto.pc. Signed-off-by: Alexander Volkov <a.volkov@rusbitech.ru>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 0df5858..5b73036 100644
--- a/configure.ac
+++ b/configure.ac
@@ -110,6 +110,7 @@ AC_CONFIG_FILES([applewmproto.pc
compositeproto.pc
damageproto.pc
dmxproto.pc
+ dpmsproto.pc
dri2proto.pc
dri3proto.pc
evieproto.pc