RandR: add missing outputs list to GetCrtcInfoReply.
authorAlberto Milone <albertomilone@gmail.com>
Wed, 22 Oct 2008 19:59:41 +0000 (15:59 -0400)
committerEamon Walsh <ewalsh@tycho.nsa.gov>
Wed, 22 Oct 2008 19:59:55 +0000 (15:59 -0400)
src/randr.xml

index 1700c49..fe13916 100644 (file)
@@ -383,6 +383,9 @@ authorization from the authors.
                        <list type="CARD32" name="outputs">
                                <fieldref>num_outputs</fieldref>
                        </list>
+                       <list type="CARD32" name="possible">
+                               <fieldref>num_possible_outputs</fieldref>
+                       </list>
                </reply>
        </request>