Hi,
I saw the code . I thought the same way. I have one more doubt .
Suppose say we have a DFBTERM of whose x,y,width,height is 0,0,100,100
And we have another DFBTERM whose x,y,width,height is 0,0,100,100 and the
Screen width,screen height is 600,480.
When I click in some place in the screen, it calls
dfb_input_dispatcher() which calls fusion_reactor_dispatch().
I think the Reactor is for calling process functions. Here it calls
_dfb_windowstack_inputdevice_listener(),
Is it passing events(mouse click) to DFBTERM1
_dfb_windowstack_inputdevice_listener and to
DFBTERM2_dfb_windowstack_inputdevice_listener ?
If yes , how is it done for key press and key release because both the
DFBTerm will be listening for key press and keyrelease.
Iam not able to understand this logic. Please help me in this regards.
Thanks for all the clarification .
Regards,
Dharma
-----Original Message-----
From: Unger Richard [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 02, 2006 6:41 PM
To: [EMAIL PROTECTED]
Cc: [email protected]
Subject: AW: [directfb-dev] Some doubts about window manager
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