proto/randrproto: Branch 'master' - 3 commits

Adam Jackson ajax at kemper.freedesktop.org
Wed Apr 1 08:49:09 PDT 2009


 randrproto.txt |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 27529caf7912094bc83b47b8251205029c35d52c
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Apr 1 11:48:26 2009 -0400

    Update reference to renderproto.txt

diff --git a/randrproto.txt b/randrproto.txt
index 4d4cfaf..9489d83 100644
--- a/randrproto.txt
+++ b/randrproto.txt
@@ -2364,4 +2364,4 @@ Bibliography
 
 [RENDER] 
 	Packard, Keith, "The X Rendering Extension", work in progress,
-	documents found in xc/specs/Render.
+	http://cgit.freedesktop.org/xorg/proto/renderproto/tree/renderproto.txt
commit 8ae7f1d202279959fdad84d30054b52ef021a9cc
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Apr 1 11:47:52 2009 -0400

    Clarify that GetOutputPrimary is per-screen.

diff --git a/randrproto.txt b/randrproto.txt
index 6569d49..4d4cfaf 100644
--- a/randrproto.txt
+++ b/randrproto.txt
@@ -1238,7 +1238,7 @@ dynamic changes in the display environment.
 └───
 	Errors: Window
 
-	RRGetOutputPrimary returns the primary output for the system.
+	RRGetOutputPrimary returns the primary output for the screen.
 
                               ❧❧❧❧❧❧❧❧❧❧❧
 
commit 4036cdcc064db952286a74d679147d280b1a5f1f
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Apr 1 11:47:03 2009 -0400

    Punctuation fix.

diff --git a/randrproto.txt b/randrproto.txt
index 1af2090..6569d49 100644
--- a/randrproto.txt
+++ b/randrproto.txt
@@ -1025,7 +1025,7 @@ dynamic changes in the display environment.
 
 	'outputs' contains the list of outputs associated with the screen.
 
-	'modes' contains the list of modes associated with the screen
+	'modes' contains the list of modes associated with the screen.
 	
 	Unlike RRGetScreenResources, this merely returns the current
 	configuration, and does not poll for hardware changes.


More information about the xorg-commit mailing list