Around 11 o'clock on Sep 7, Pontus Lidman wrote:

> I assume that it is legal to extend the WindowOptRec structure (in
> windowstr.h) with extension-specific data, such as the Shape extension
> does.

DIX manages the WindowOptRec structure, if your extension doesn't involve 
changes to that code, I suggest you use a window private instead.  If you
do want to change the WindowOptRec, I suggest you create extension-neutral 
structures and define them in windowstr.h so that you needn't patch all of 
the Imakefiles.

[EMAIL PROTECTED]        XFree86 Core Team              SuSE, Inc.


_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to