On Sun, 16 Sep 2001 [EMAIL PROTECTED] wrote:

> 3) do we have any idea how many times things fail if static color is
> made the default?  I've certainly occasionally run into such servers,
> but not recently, and therefore don't have a feel as to how often things break.

   The legacy PseudoColor apps will break.  Most of the time they
don't do any palette tricks, they just allocate cells instead of
colors.  If they just called XAllocColor they'd have worked with
all visuals.  If the default is StaticColor they probably won't
work at any depth anymore.

   I suspect there are another class of applications which try
to allocate cells only if they see a depth 8 visual.  Those would
have previously worked in all depths, but may now break in depth
8.


                        Mark.

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

Reply via email to