I'm also a little curious to learn more about running EFL on embedded devices. We have a few projects that would run much better with a much lighter interface.
On 01/08/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > On 7/30/07, muzzle <[EMAIL PROTECTED]> wrote: > > On 7/23/07, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > > On Mon, 23 Jul 2007 09:25:35 +1000 Daniel Kasak <[EMAIL PROTECTED]> > > > babbled: > > > > > > > Greetings. > > > > > > > > I'm looking at buying a 2nd-hand PDA from Ebay, and I remember some > > > > posts, news items, etc about E17 running on various PDAs. > > > > > > > > Is it at all feasible that I ( as a non-C-developer ) would be able to > > > > get E17 running on a PDA? If so, which ones do people recommend? Is > > > > there a particular CPU family, product line, or such that I should stick > > > > to? > > > > > > should work on any of them - almost all pda's are ARM based anyway. as > > > for more > > > important requirements - you'll need one that can or does run linux and > > > X11. > > > other than that - e should be able to be built and work. works on my n800 > > > with > > > some futzing and removing of the original hildon gui launching scripts. > > > problem > > > is that its a desktop wm on a pda - all the text is tiny and the ui is > > > centered > > > around a desktop (kbd + mouse) metaphor - of course that can be > > > changed/improved, but really its a novelty, not a "real usable" ui for > > > pda's > > > right now. the point is - the same code "just works" on these devices. no > > > porting needed. what is needed is ui customisation for such environments. > > > > > > [...] > > > > Hi raster, hi list, > > could you please summarize the the general status of e17 for embedded? > > Is anyone still working on eem? > > Is there some embedded distribution interested in using efl to build > > their graphic environment (I think angstrom was considering ea e17 > > environment)? > > Raster already told about e17, but I'd like to say that usage of the > basic libraries, including EWL and ETK is growing and these are great, > works fast and use few memory if you restrict image usage (of course > we need the images in memory). > > If your embedded device uses 16bpp depth, then you should look at > software_16 and software_16_x11, it gave me great improvements over > regular software_x11. If you don't have X11, then you can base on my > work and write the "fb" version of it, shouldn't be difficult. > > http://blog.gustavobarbieri.com.br/2007/07/24/iphone-like-virtual-keyboard-for-n800/ > and other posts on my blog relate the progress of it, there are other > posts with expedite and an app launcher demo. > > -- > Gustavo Sverzut Barbieri > -------------------------------------- > Jabber: [EMAIL PROTECTED] > MSN: [EMAIL PROTECTED] > ICQ#: 17249123 > Skype: gsbarbieri > Mobile: +55 (81) 9927 0010 > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
