From: Christian B. <cb...@st...> - 2001-07-06 20:55:05
|
Hi! On Thu, Jul 05, 2001 at 02:29:08PM -0500, Brian Johnson wrote: > Could BII be made to choose the visual with the lowest depth greater > than or equal to the requested Mac screen depth? I've committed some code that tries to select an optimal visual for the requested Mac color depth. However, I was only able to test it with X servers that support exactly one depth so it is possible that some logic in the code is wrong. I have tried it with the 8+24 overlay mode of my Matrox card with XFree86 4.0.3 but that gives me a BadMatch error when trying to open a 24-bit window, for no apparent reason. Several parts of GNOME also crash in the 8+24 mode, so I suspect an X server bug. The 8-bit visuals work fine, but have some kind of "semitransparency" that is a miracle to me... Bye, Christian -- / Coding on PowerPC and proud of it \/ http://www.uni-mainz.de/~bauec002/ |