On Thu, 13 May 2010 21:02:55 -0400 "Dejun.Liu" <[email protected]> said:
> Hi. > > I see . > > window clip cut paste operations should be managed in a single place > like x server,so application using EFL in different process space can > operate correctly. > > if using framebuffer,window operation like cut & paste also should be > managed in a single place.and applications using EFL should be run in > the same process space with ecore evas ..... > > is this right? the framebuffer is analogous to a single window. 1 process "owns it" and handles all the rendering to it. same principles apply as a single window. with x11 - the xserver becomes the process handling the framebuffer and it exposes the concept of windows for clients of the server to render to, and thus x becomes the single point of ownership, management etc. > Steven Liu > > > On Thu, 2010-05-13 at 13:59 +0200, Dr. Michael Lauer wrote: > > > Hi Carsten > > > > > > fb makes no sense for e17 , but why the fb is mangle into the base(like > > > evas & ecore)? > > > > Because applications written using the EFL -- which happen to be the > > foundation libraries for E17 -- may want to run on framebuffer-only systems. > > > > :M: > > > > --------------------------------------------------------------------------------------------------- > Confidentiality Notice: The information contained in this e-mail and any > accompanying attachment(s) is intended only for the use of the intended > recipient and may be confidential and/or privileged of Neusoft Corporation, > its subsidiaries and/or its affiliates. If any reader of this communication > is not the intended recipient, unauthorized use, forwarding, printing, > storing, disclosure or copying is strictly prohibited, and may be unlawful.If > you have received this communication in error,please immediately notify the > sender by return e-mail, and delete the original message and all copies from > your system. Thank you. > --------------------------------------------------------------------------------------------------- > ------------------------------------------------------------------------------ > > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
