Find a file
Keith Packard 1838412121 Define new manual-redirect clipping semantics and bump version to 0.4.
Manual-redirect windows no longer clip their parents, nor do they affect
expose event computation. This makes it possible to create application-level
composited windows which can be damaged by other window manipulations.

This patch also removes the coordinate transformation stuff which was never
released.
2007-07-03 14:09:41 -07:00
.gitignore Add *~ to .gitignore to skip emacs/patch droppings 2007-04-17 20:48:18 -07:00
AUTHORS Add author's information 2004-02-03 20:42:46 +00:00
autogen.sh New autogen.sh from Thomas Fitzsimmons that works with srcdir != objdir. 2005-01-03 05:16:04 +00:00
ChangeLog Sync'd with modular proto/Composite (Version 0.3 definitions). 2006-03-31 03:29:42 -08:00
composite.h Define new manual-redirect clipping semantics and bump version to 0.4. 2007-07-03 14:09:41 -07:00
compositeproto.h Define new manual-redirect clipping semantics and bump version to 0.4. 2007-07-03 14:09:41 -07:00
compositeproto.pc.in Clean up mistakes integrating xorg changes 2006-02-24 02:06:13 +01:00
compositeproto.txt Define new manual-redirect clipping semantics and bump version to 0.4. 2007-07-03 14:09:41 -07:00
configure.ac Sync'd with modular proto/Composite (Version 0.3 definitions). 2006-03-31 03:29:42 -08:00
COPYING Change name from Apportion to Composite Clarify that root cannot be redirected. Add more error values. 2003-11-05 05:39:58 +00:00
INSTALL Change name from Apportion to Composite Clarify that root cannot be redirected. Add more error values. 2003-11-05 05:39:58 +00:00
Makefile.am Move composite protocol description to the new canonical location/name. 2007-01-09 09:46:31 -08:00
NEWS autofoo Add protocol headers Use enum for update mode instead of bool 2003-10-30 04:31:19 +00:00
README Change name from Apportion to Composite Clarify that root cannot be redirected. Add more error values. 2003-11-05 05:39:58 +00:00

	 Composite Extension
	    Version 0.1
	    2003-11-04

This package contains header files and documentation for the composite
extension.  Library and server implementations are separate.

Keith Packard
keithp@keithp.com