Hi! Good question.
Each application will load its own instance of the DFB library, so conceptually each application has it window manager. However, the separate applications will share information using fusion. AFAIK the master (first application) fusion process will handle things that require handling centrally. The other applications will inform the master application using fusion. Richard Unger > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag von Dharma > Gesendet: Mittwoch, 02. August 2006 14:54 > An: Unger Richard; 'Amar M. Balutkar' > Cc: [email protected] > Betreff: Re: [directfb-dev] Some doubts about window manager > > Hi, > I have one doubt. Window Manager instance will be > created for each application ie. DFBTerm1 will have a window > manager and DFBTerm2 will have A window manager Is it like > this ? or window manager is shared for all The applications. > > Regards, > Dharma > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Unger Richard > Sent: Wednesday, August 02, 2006 1:10 PM > To: Amar M. Balutkar > Cc: [email protected] > Subject: Re: [directfb-dev] Some doubts about window manager > > By the window manager. > > Richard Unger > > > -----Ursprüngliche Nachricht----- > > Von: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Im Auftrag von Amar M. > > Balutkar > > Gesendet: Dienstag, 01. August 2006 16:40 > > An: [email protected] > > Betreff: [directfb-dev] Some doubts about window manager > > > > > > Hi, > > > > Suppose i have two windows from two applications in the > same session > > [for eg. I start DFBTerm and start another DFBTerm in it] and if i > > click on the window which is not in focus, then is the switching of > > focus between the windows done by the window manager [default or > > unique] ? Or is the application doing the switching? > > > > > > Regards, > > Amar M. Balutkar > > > > _______________________________________________ > > directfb-dev mailing list > > [email protected] > > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev > > > > _______________________________________________ > directfb-dev mailing list > [email protected] > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev > > > > _______________________________________________ > directfb-dev mailing list > [email protected] > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev > _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
