On Sat, 2001-12-01 at 12:32, [EMAIL PROTECTED] wrote: > Hello all, > > I'm very interested in the possibility of making a new > Graphical-Backend for the GNUstep project using the multi-app > capabilities being built into directfb. > > Unfortunately I cannot seem to check out the cvs sources for the > DirectFB module (strangely all the other modules checkout fine though)
The multi application core is already in CVS you dont have to check out a new module, it is all in the DirectFB module. You have to enable the multi application core when you compile DirectFB with ./autogen.sh --enable-multi . However the multi application core is not considered stable yet. > My question is this: What is the plan for implementing fusion? Is it > going to be based on a separate process which marshals window creating > requests, clipping etc. Or is it somehow build into the library itself? It is build in the library itself, maybe someone should write a white paper on how this works excactly. ;-) andi -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
