Find a file
Peter Hutterer c4703fd9d9 Remove XI2.1 and XI2.2 warnings and errors
This is too much of a pain, anyone who includes XI headers needs to define
this. And that affects input and output drivers as well as legacy clients
that don't even need the new stuff.

Removing the need for defines would be enough but then the warnings clog up
the output and hide real warnings. Just ditch them and laugh at those that
use an experimental branch and expect it to work.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Chase Douglas <chase.douglas@canonical.com>
Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
2011-12-12 11:24:20 -08:00
specs XI2: Use touchid, not touch_id in XIAllowEvents 2011-11-04 07:41:31 +10:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:55 -05:00
autogen.sh
configure.ac inputproto 2.1.99.2 2011-11-11 14:22:08 +10:00
COPYING Add Red Had Copyright in the COPYING file. 2009-12-22 16:45:54 -05:00
inputproto.pc.in Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:04 +00:00
Makefile.am specs: convert XI2proto.txt to html using asciidoc 2011-03-16 13:02:32 -04:00
README README: file created or updated #24206 2009-11-16 11:13:30 -05:00
XI.h Many more updates to the XI 2.1 protocol 2011-03-10 15:43:47 -05:00
XI2.h Remove XI2.1 and XI2.2 warnings and errors 2011-12-12 11:24:20 -08:00
XI2proto.h XI2: Use touchid, not touch_id in XIAllowEvents 2011-11-04 07:41:31 +10:00
XIproto.h Define the Cursor datasize correctly 2009-04-22 12:45:13 +10:00

				X Input Extension		

This extension defines a protocol to provide additional input devices
management such as graphic tablets.

Extension name: XInputExtension

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

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

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