Find a file
Peter Hutterer b6c6bc2aa4 CreatePointerBarrier takes a window, not a drawable
Technically this is a change in the protocol, but we've never supported
anything but a Window.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2013-02-11 09:59:28 +10:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:54 -05:00
AUTHORS Add AUTHORS. 2004-02-03 20:47:55 +00:00
autogen.sh autogen.sh: Implement GNOME Build API 2013-01-15 14:02:59 -05:00
configure.ac configure: Remove AM_MAINTAINER_MODE 2013-01-15 14:01:10 -05:00
COPYING fixesproto v5: Pointer barriers 2011-02-09 18:06:51 -05:00
fixesproto.pc.in fixesproto: adjust to split xext headers 2009-07-16 22:34:00 +01:00
fixesproto.txt CreatePointerBarrier takes a window, not a drawable 2013-02-11 09:59:28 +10:00
Makefile.am config: remove the pkgconfig pc.in file from EXTRA_DIST 2010-03-28 19:00:30 -04:00
README README: file created or updated #24206 2009-11-16 11:10:10 -05:00
xfixesproto.h fixesproto v5: Pointer barriers 2011-02-09 18:06:51 -05:00
xfixeswire.h fixesproto v5: Pointer barriers 2011-02-09 18:06:51 -05:00

				X Fixes Extension

The extension makes changes to many areas of the protocol to resolve
issues raised by application interaction with core protocol mechanisms
that cannot be adequately worked around on the client side of the wire.

Extension name: XFIXES

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

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

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