RE: [EXTERNAL] - [PATCH xorgproto] Add DPMSInfoNotify event

2018-10-02 Thread Peter Harris
On 2018-10-02 Alexander Volkov wrote: > > -#define DPMSNumberEvents 0 > +#define DPMSNumberEvents 1 I don't have a strong opinion, so feel free to ignore me, but in general we don't add core events any more (the limited event space is already full in some configurations). The "modern"

Re: [PATCH xorgproto] Add DPMSInfoNotify event

2018-10-02 Thread Alexander Volkov
02.10.2018 17:33, Julien Cristau пишет: We shouldn't be adding new extension events that don't come through the Generic Event Extension, as the extension event space is basically full, IIRC (see https://lists.x.org/pipermail/xorg-devel/2010-March/006716.html). Ok, thanks. This also seems like

Re: [PATCH xorgproto] Add DPMSInfoNotify event

2018-10-02 Thread Julien Cristau
On 10/02/2018 03:10 PM, Alexander Volkov wrote: > From: Alexander Volkov > > This allows 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. > > Signed-off-by:

[PATCH xorgproto] Add DPMSInfoNotify event

2018-10-02 Thread Alexander Volkov
From: Alexander Volkov This allows 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. Signed-off-by: Alexander Volkov --- include/X11/extensions/dpmsconst.h | 5

[PATCH xorgproto] Add DPMSInfoNotify event

2018-10-02 Thread Alexander Volkov
From: Alexander Volkov This allows 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. Signed-off-by: Alexander Volkov --- include/X11/extensions/dpmsconst.h | 5