From f0ce90df0eb6e2ca2a72976e4ac0bf22dd3e2163 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 28 Apr 2017 22:35:11 -0700 Subject: Add RandR leases. [v2] See the description in the randrproto repository. Add lease notify event Signed-off-by: Keith Packard --- src/randr.xml | 67 ++++++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 52 insertions(+), 15 deletions(-) (limited to 'src') diff --git a/src/randr.xml b/src/randr.xml index 722f715..703d6ba 100644 --- a/src/randr.xml +++ b/src/randr.xml @@ -27,7 +27,7 @@ authorization from the authors. --> + major-version="1" minor-version="6"> xproto render @@ -37,6 +37,7 @@ authorization from the authors. + @@ -124,6 +125,7 @@ authorization from the authors. 4 5 6 + 7 @@ -798,6 +800,7 @@ authorization from the authors. 3 4 5 + 6 @@ -858,20 +861,6 @@ authorization from the authors. - - - - - - - - - - - - - - @@ -914,4 +903,52 @@ authorization from the authors. + + + + + + + + + + num_crtcs + + + num_outputs + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1