On Tue, Jul 3, 2012 at 11:56 AM, ChunEon Park <[email protected]> wrote:
> Even the raser is correct, > Unfortunately, you don't need the conformant for indicator in Tizen. > > You just need a layout.(what I gave you sample) > > and appcore is needed for app developers in Tizen. > Appcore will nofity apps when they should be paused and when they can be > resumed (by phone call, alarm such as things.) > BTW, this is TOTALLY strange from an EFL point of view. Is someone working on making proper integration with EFL? Stefan? Daniel? As everything else these things should be dispatched as ecore_event_add() and peers could listen and react. Like we do for SIGQUIT/SIGINT... Do you have more details on how these signals are notified to the app? Are them X11 messages/atoms? DBus?... please don't tell me they are the IPC-over-GConf I've seen in many parts of Tizen I've looked (I wonder who had the awesome idea of broadcasting the network name/strength using gconf -- GENIUS) Also, it would be nice to have a wiki page somewhere with a guide on what's required to integrate an EFL app into Tizen... things like appcore, conformant, layout. The usage of tizen-specific fields at .desktop files. Widgets that are themed (or not themed, the smallest list). For example: if someone get elementary_config or elementary_test, it looks garbage. Could it be improved by using something tizen specific? Idea: port some existing app (ephoto, eve, enjoy, excessive...) to Tizen and blogpost about the results. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -------------------------------------- MSN: [email protected] Skype: gsbarbieri Mobile: +55 (19) 9225-2202 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
