[Xcb-commit] src

Eamon Walsh ewalsh at kemper.freedesktop.org
Wed Oct 22 13:00:56 PDT 2008


 src/randr.xml |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit b95df0a7fed9c37bdd3a6ddb11ed5a2769defcd9
Author: Alberto Milone <albertomilone at gmail.com>
Date:   Wed Oct 22 15:59:41 2008 -0400

    RandR: add missing outputs list to GetCrtcInfoReply.

diff --git a/src/randr.xml b/src/randr.xml
index 1700c49..fe13916 100644
--- a/src/randr.xml
+++ b/src/randr.xml
@@ -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>
 


More information about the xcb-commit mailing list