CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     memmel  20060603 20:57:52

Modified files:
        systems/x11    : primary.c 

Log message:
Both
IDirectFB_GetDisplayLayer
and
IDirectFBDisplayLayer_SetConfiguration
cause a xwindow to be created
this causes the first window to be destroyed
and a second to be created with the new configuration.
There are a number of problems here and the code
needs to be reworked to not create the window or at least not
display it because were changing configurations or enumerating layers.
There are several conceptual problems here.
but at least we won't get two windows with one not used


_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to