Thanks, things are a lot clearer now :)

There is just one thing that I still don't understand. Why the E_Desks
are contained by a E_Zone and not by a E_Manager directly? I thought
that when you "join" two physical screens with xinerama, they both
share the same virtual desktops no? (I never used Xinerama so I may be
wrong...)
Or maybe the E_Desks from 2 E_Zones that belong to the same E_Container
are the same?

Thanks for your help :)
Simon


On Sun, 04 Feb 2007 17:18:59 +0100,
Sebastian Dransfeld <[EMAIL PROTECTED]> wrote :

> Simon TRENY wrote:
> > Hi everyone,
> > 
> > I'm writing a module for e17 and I have some difficulties to
> > understand the differences between E_Manager, E_Container and
> > E_Zone. It seems E_Manager contains several E_Containers which
> > contain several E_Zones.
> > 
> > E_Zone seems to be divided in several E_Desk's (the virtual
> > desktops) so I would think that the E_Zones are the actual screens.
> > But then, what are the E_Containers and the E_Managers?
> > 
> > And what exactly do e_manager/container/zone_current_get(). If a
> > E_Zone corresponds really to a screen, how could a screen be the
> > current one?
> 
> 1 manager for each root display.
> 
> 1 container for each virtual root (e17 does not support virtual
> roots, so 1 container for each manager).
> 
> 1 zone for each screen (xinerama with two physical screens will
> result in 2 zones for each container).
> 
> A standard setup will have 1 manager, 1 container and 1 zone.
> 
> current() will give you the active one, typically where the pointer
> is.
> 
> Sebastian
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services,
> security? Get stuff done quickly with pre-integrated technology to
> make your job easier. Download IBM WebSphere Application Server
> v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________ enlightenment-devel
> mailing list [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to