After much searching around trying to find why I get a flip at startup even though I have set layer-bg-none I have found the reason. In windowstack.c the default bg.mode is set to DLBM_COLOR.
This results in stuff happening even though I have disabled the bg color by using layer-bg-none. I have changed the default to DLBM_DONTCARE and then all works well. If I specify no bg color it leaves all alone and if I specify a bg color it sets it and works. Could this be suitable for a last minute patch to 1.2.4 before it comes out or are there some hidden issues with this change? Many thanks for the support Daniel Laird
_______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev