From 564d18c8e56cd6f271a928f1dc835b40e1f5a181 Mon Sep 17 00:00:00 2001 From: Alexander Volkov Date: Mon, 1 Oct 2018 16:58:30 +0300 Subject: 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 --- dpmsproto.pc.in | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 dpmsproto.pc.in (limited to 'dpmsproto.pc.in') diff --git a/dpmsproto.pc.in b/dpmsproto.pc.in new file mode 100644 index 0000000..930d208 --- /dev/null +++ b/dpmsproto.pc.in @@ -0,0 +1,8 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +includedir=@includedir@ + +Name: DPMSProto +Description: DPMS extension headers +Version: 1.2 +Cflags: -I${includedir} -- cgit v1.2.3