On 01/10/12 07:39, Sebastian Dransfeld wrote:
> On 09/30/2012 11:30 AM, Tomas Cech wrote:
>> Hi,
>>
>> I have strong feeling that this was introduced by commit 76342
>> (raster).
>>
>> I'm preparing pillory.
>
> In combination with this:
>
> ecore_x_screensaver.c:
>XScreenSaverSelectInput(_
would be nice to find an automatic way for doing this.
Vincent
On Mon, Oct 1, 2012 at 8:57 AM, Enlightenment SVN
wrote:
> Log:
> e AUTHORS e.dox.in: Added a missing author and synchronized documentation
> with AUTHORS.
>
> Author: seoz
> Date: 2012-09-30 23:57:50 -0700 (Sun, 30 Se
Hello e people,
I am having difficulties with a simple app.
While developping an internal tool that syncs files depending on their
presence in an SQL DB, I got some problems, one with eina_lock, and one
with ecore.
Cedric is aware of both problems, but it seems very hard to understand
what g
On Mon, Oct 1, 2012 at 3:35 PM, Enlightenment SVN
wrote:
> Log:
> elementary/flip - reverted 77229. actually clo.png is used.
>
>
>
> Author: hermet
> Date: 2012-09-30 23:35:08 -0700 (Sun, 30 Sep 2012)
> New Revision: 77236
> Trac: http://trac.enlightenment.org/e/changeset/77
I hope so and it should.
Daniel Juyung Seo (SeoZ)
On Mon, Oct 1, 2012 at 3:59 PM, Vincent Torri wrote:
> would be nice to find an automatic way for doing this.
>
> Vincent
>
> On Mon, Oct 1, 2012 at 8:57 AM, Enlightenment SVN
> wrote:
>> Log:
>> e AUTHORS e.dox.in: Added a missing author and sy
It looks like there are unnecessary codes in your patch.
Can you please resend the patch?
Daniel Juyung Seo (SeoZ)
On Fri, Sep 28, 2012 at 10:04 PM, Bluezery wrote:
> Dear EFL developers,
>
> In current genlist reorder mode, reordering is not moved when
> reordering item is on top or in bottom o
Sorry, test code was in there :(
I removed them.
2012/10/1 Daniel Juyung Seo :
> It looks like there are unnecessary codes in your patch.
> Can you please resend the patch?
>
> Daniel Juyung Seo (SeoZ)
>
> On Fri, Sep 28, 2012 at 10:04 PM, Bluezery wrote:
>> Dear EFL developers,
>>
>> In curren
fault.
i didn't intend.
and reverted already. :)
-Regards, Hermet-
-Original Message-
From: "Daniel Juyung Seo"
To: ;
Cc: ;
Sent: 2012-10-01
Good catch :)
In svn but I fixed some of you codes.
Please read this carefully.
1. removed _viewport_coord_get function from your patch.
The function is not needed in this scenario.
So I just removed it and calculated geometry directly.
2. line wrap
Do not exceed 80 chars per line.
I fixed it.
3
Am 01.10.2012 um 09:32 schrieb Enlightenment SVN :
> Log:
> E (RandR): Update mouse pointer when over the thumbnail to indicate
> move is possible.
Though, that's nice for desktop monitors, it's bad for touch screens (e.g.
tablets) :-/
At least make it themable via some data flag in the edc or a
Hi,
Moving from EFL 1.2 to 1.7 was not flawless for eperiodique. I had to
adjust again the button size in boxes, but well, it does mostly work as
expected.
I still got a major issue that prevents me to release: it seems that the
focus behaviour in panel changed a lot (or is it a bug?).
Under EFL
On 10/01/12 08:22, Vincent Torri wrote:
maybe this could help you :
http://stackoverflow.com/questions/4226353/show-memory-and-cpu-in-c
Vincent
?
There is no problem when getting the frequency.
The only difference with linux is that instead
of displaying available frequencies (in the menu),
w
On Mon, Oct 1, 2012 at 3:14 PM, rustyBSD wrote:
> On 10/01/12 08:22, Vincent Torri wrote:
>>
>> maybe this could help you :
>>
>> http://stackoverflow.com/questions/4226353/show-memory-and-cpu-in-c
>>
>> Vincent
>
> ?
I have seen that :
printf("CPU: %d MHz Free: %ld MB\n", cpuspeed,
sysconf(_SC_
On Sun, Sep 30, 2012 at 11:53 PM, Daniel Juyung Seo
wrote:
> So elm_exit() means, we are not going to continue the main loop anyhow?
We'll keep elm_exit() the way it is, a call to ecore_main_loop_quit()
Right now, on elm_shutdown, when _elm_init_count reaches 0, it will
call _elm_win_shutdown, t
On 10/01/12 15:20, Vincent Torri wrote:
>> ?
> I have seen that :
>
> printf("CPU: %d MHz Free: %ld MB\n", cpuspeed,
> sysconf(_SC_AVPHYS_PAGES)*sysconf(_SC_PAGESIZE))>>20
>
> so it displays the freq in Mhz, no ?
>
My "?" meant that it's not actually the problem.
The freq is correctly displayed in
Leif Middelschulte wrote:
>Am 01.10.2012 um 09:32 schrieb Enlightenment SVN
>:
>
>> Log:
>> E (RandR): Update mouse pointer when over the thumbnail to indicate
>> move is possible.
>Though, that's nice for desktop monitors, it's bad for touch screens
>(e.g. tablets) :-/
>At least make it themabl
Hi,
== evas_gl_api_ext.h l.4 ==
The GLchar type is already defined on openbsd
(/usr/X11R6/include/GL/glext.h), so it has to
be renamed.
--
Got visibility?
Most devs has no idea what their production app looks like.
Find out
On Mon, Oct 1, 2012 at 3:14 PM, rustyBSD wrote:
in svn, thanks
>
> PS: I forgot to mention that the freebsd support
> is broken.
>
> Here are patches again. This time it's really ok,
> I also quickly modified the freebsd code.
is the freebsd support still broken avec your changes ?
Vincent
--
On 10/01/12 19:41, Vincent Torri wrote:
> is the freebsd support still broken avec your changes ?
Yes I think, but I'm not sure.
--
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fa
move it to GAMES, then :)
Vincent
On Mon, Oct 1, 2012 at 8:09 PM, Enlightenment SVN
wrote:
> Log:
> PROTO/etypers - a simple efl typing game.
>
>
>
> Author: hermet
> Date: 2012-10-01 11:09:40 -0700 (Mon, 01 Oct 2012)
> New Revision: 77277
> Trac: http://trac.enlightenment.
20 matches
Mail list logo