Find a file
Aaron Plattner e151e053fb Be more specific about property types
RandR output properties are X properties, which have a type atom, a
"format" (i.e. an element size) and a number of items.  Be explicit
about these fields when describing properties in the protocol
document.  E.g., instead of specifying "int32 [2 * n] / Atom pairs,"
say "Type: INTEGER / Format: 32 / Num. items: 2*n."

Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2011-08-02 18:24:47 -07:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:56 -05:00
autogen.sh Initial build system files for proto module. 2005-05-06 01:46:31 +00:00
configure.ac RandR version 1.4 additions 2010-12-06 22:40:57 -08:00
COPYING Add missing Red Hat copyright notice to COPYING 2011-01-06 22:13:22 -08:00
Makefile.am config: remove the pkgconfig pc.in file from EXTRA_DIST 2010-03-28 19:00:31 -04:00
randr.h Make SetCrtcConfigs take flags bits to allow partial configuration changes 2011-02-16 22:48:52 -08:00
randrproto.h Make SetCrtcConfigs take flags bits to allow partial configuration changes 2011-02-16 22:48:52 -08:00
randrproto.pc.in Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:05 +00:00
randrproto.txt Be more specific about property types 2011-08-02 18:24:47 -07:00
README README: file created or updated #24206 2009-11-16 11:13:30 -05:00

			X Resize and Rotate Extension (RandR)

This extension defines a protocol for clients to dynamically change X screens,
so as to resize, rotate and reflect the root window of a screen. 	

Extension name: RANDR

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/proto/randrproto

        http://cgit.freedesktop.org/xorg/proto/randrproto

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage