Here's another patch I've made for efm2 to fix an issue that I've often
experienced using it (in Illume) with a touch-screen device (Freerunner).
It often happens a very strange thing: I try to finger-scroll a bottom
icon (it must be on the latest row) moving my thumb up, well... The the
scroller d
On Mon, Jun 8, 2009 at 8:39 PM, Gustavo Sverzut
Barbieri wrote:
> Hi all,
>
> I take over planet.enlightenment.org maintenance, remove the two blogs
> that were not talking about E these days (tilman and dj2) and added a
> couple of other (dieb, lfelipe),
Thank you!
> enabled the hackegotchi (so
Use the e_fm2 single_click_delay option in illume's e_fm2 to allow to
configure, from the launcher settings, a click delay to prevent
un-wanted clicks.
I've added a slider to configure the delay from the settings (also if it
has some issues, check the code comments and let me know if should be
red
I've made this little patch for avoiding the un-wanted clicks with
touch-screen devices (especially if they aren't so precise); it
basically allows to set a time delay to be awaited (pressing over an
icon) before sending a "selected" callback.
Thanks to this, it could be needed a longer pressure t
First I want to apologize for the messages sent to Gustavo Barbieri
Sverzut directly address ...
I applied your recommendations and it works. I noticed and make your
changes in the SVN server (file e_fm_prop.c).
--
Crysta
Am Wed, 3 Jun 2009 10:52:45 -0300 schrieb andres:
Hi,
I tried it, but the result looks bad for a documentation. Not very good
to read. I'm not really a HTML designer. So I won't spend more time
into this and go on with the default for my lib. Maybe someone else
will do it...
regards
Andreas
> O
2009/6/1 Gustavo Sverzut Barbieri :
> 2009/5/29 André Loureiro :
>> Hi guys,
>>
>> I've made the bindings for epdf library, and I would like put it
>> in your svn repository, how can i do this?
>> the current repository is in gitorious.org, but I think that is not
>> better place.
>
> Hi André,
>
>
Hi all,
I take over planet.enlightenment.org maintenance, remove the two blogs
that were not talking about E these days (tilman and dj2) and added a
couple of other (dieb, lfelipe), enabled the hackegotchi (so far just
my picture) and I want design guys to help making its look & feel
consistent wi
Hello, Gustavo.
In message from 7 июня 2009 Gustavo Sverzut Barbieri wrote:
> > Directly before connect iPod to system's bus, and stop after disconnect
> > iPod:
> >
> > $ dbus-monitor --system "sender=org.freedesktop.Hal"
> >
> > That's to catch all HAL messages. There is several critical to us
On Mon, Jun 8, 2009 at 10:44 AM, Enlightenment
SVN wrote:
> if (update_timer)
> - {
> - ecore_timer_del(update_timer);
> - update_timer = NULL;
> - }
> -
> + ecore_timer_del(update_timer);
> +
why is that? You just introduced a segfault or mis-behavior in the
code. If yo
10 matches
Mail list logo