Find a file
Rami Ylimäki 1eb1d72692 Added protocol description for XRes v1.2
Version 1.2 of XResource protocol adds two requests:
XResQueryClientIds and XResQueryResourceBytes. They can be used for
more exactly determining which resources are used by which clients.

This patch incorporates comments from the mailing list.

Acked-by: Gaetan Nadon <memsize@videotron.ca>
Reviewed-by: Erkki Seppälä <erkki.seppala@vincit.fi>
Signed-off-by: Rami Ylimäki <rami.ylimaki@vincit.fi>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-05-24 15:02:12 -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 resourceproto 1.1.1 2010-12-08 22:19:47 -08:00
COPYING Add missing XFree86 copyright notice to COPYING 2011-01-06 22:16:55 -08:00
Makefile.am config: remove the pkgconfig pc.in file from EXTRA_DIST 2010-03-28 19:00:31 -04:00
README README: file created or updated #24206 2009-11-16 11:13:30 -05:00
resourceproto.pc.in Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:06 +00:00
resproto.txt Added protocol description for XRes v1.2 2011-05-24 15:02:12 -07:00
XResproto.h Remove RCS tags. 2009-08-25 16:29:48 +10:00

				X Resource Extension

This extension defines a protocol that allows a client to query the  X  server
about its usage of various resources.

Extension : X-Resource

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/resourceproto

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

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