On Sun, Jul 14, 2013 at 5:49 PM, Martin Robinson <
[email protected]> wrote:

> Hi.
>
> I have just joined this list, and want to briefly introduce myself and
> propose a patch - so this is asking for the right way to go about that.
>
> I am working on a touch-screen based controller for a home automation
> system, and after evaluating GTK and (briefly) QT, decided that the
> Elementary widget set was going to be the best looking and least cumbersome
> way of going about it.  The board I am using has a 800Mhz AMR9 processor
> but no graphics hardware support, so graphics performance is poor (Software
> X11 on a framebuffer).
>
> Hence the first thing I needed was a way of altering a flip duration from
> its unchangeable default of 0.5sec.  I have a minimal patch that provides
> this (plus Doxygen text).
>

If you are going to make a change to elm_flip's flip time, it'll be great
if you also make it configurable by elementary's config as described in the
elm_flip.c comment.
Look at src/lib/elm_config.c and src/bin/config.c
Start with the small patch first :)

Thanks.

Daniel Juyung Seo (SeoZ)



>
> How should I propose this patch? Simply in an email a to this list?
>
> Regards,
>
> Martin
> Cybercontrolsystems
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to