Re: [E-devel] Memory corruption in ecore_thread_feedback

2012-10-02 Thread Cedric BAIL
Hello, On Tue, Oct 2, 2012 at 5:37 PM, Daniel Willmann wrote: > I have attached a patch (and a backport patch) with a fix for ecore. I > tried to achieve vtorri compliance (AUTHORS, NEWS, ChangeLog, backport). Thanks a lot for this good catch. In svn. -- Cedric BAIL ---

Re: [E-devel] E SVN: hermet IN trunk/PROTO: . etypers etypers/images

2012-10-02 Thread Daniel Juyung Seo
Good job man! I'm waiting for a update. Daniel Juyung Seo (SeoZ) On Tue, Oct 2, 2012 at 3:09 AM, 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:

Re: [E-devel] [e] evas bad typedef

2012-10-02 Thread Daniel Juyung Seo
Ping Sung or Raster? Daniel Juyung Seo (SeoZ) On Tue, Oct 2, 2012 at 2:08 AM, rustyBSD wrote: > 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. > --

Re: [E-devel] Issues on init / shutdown design of elm externals

2012-10-02 Thread Daniel Juyung Seo
Understood. That looks quite complicated issue. I don't have any solid idea about that. But thanks for spotting this issue. Daniel Juyung Seo (SeoZ) On Mon, Oct 1, 2012 at 10:21 PM, Bruno Dilly wrote: > On Sun, Sep 30, 2012 at 11:53 PM, Daniel Juyung Seo > wrote: >> So elm_exit() means, we are

[E-devel] Memory corruption in ecore_thread_feedback

2012-10-02 Thread Daniel Willmann
Hello, I have attached a patch (and a backport patch) with a fix for ecore. I tried to achieve vtorri compliance (AUTHORS, NEWS, ChangeLog, backport). Regards, Daniel Willmann From a0b95925bc397293f6d94ae5d58172d24309d737 Mon Sep 17 00:00:00 2001 From: Daniel Willmann Date: Tue, 2 Oct 2012 16:

[E-devel] Bug on toggle button

2012-10-02 Thread Ricardo Almeida
Hi! I'm coding an application that needs elementary widgets and I'm using a vertical box to pack the widgets. I found a bug on the toggle button. When I used finger size: 5 on elementary_config, the toggle alignment wasn't right. http://people.profusion.mobi/~ricardo/finger_screenshots/finger_0

Re: [E-devel] E SVN: mike_m trunk/e/src/modules/conf_randr

2012-10-02 Thread Christopher Michael
On 02/10/12 13:14, Mike McCormack wrote: > On 10/02/2012 09:26 PM, Christopher Michael wrote: > >> A little premature wrt adding the UNUSED here because they are soon to >> be used ;) But thanks for the fixes !! :) > > Keeping good habits :-) > > Mike > Indeed :) No worries mate ;) Good to see you

Re: [E-devel] E SVN: mike_m trunk/e/src/modules/conf_randr

2012-10-02 Thread Mike McCormack
On 10/02/2012 09:26 PM, Christopher Michael wrote: > A little premature wrt adding the UNUSED here because they are soon to > be used ;) But thanks for the fixes !! :) Keeping good habits :-) Mike -- Don't let slow si

Re: [E-devel] E SVN: englebass IN trunk/e/src: bin modules/conf_display modules/conf_edgebindings modules/everything modules/gadman modules/notification modules/pager modules/syscon modules/tiling mod

2012-10-02 Thread David Seikel
On Tue, 2 Oct 2012 01:54:35 -0700 "Enlightenment SVN" wrote: > Log: > e: cleanup layer handling > > It seems people put random numbers as layers, so it is better to > define available layer numbers. > > This patch also puts popups below fullscreen windows, as it sucks > to get popups d

Re: [E-devel] E SVN: mike_m trunk/e/src/modules/conf_randr

2012-10-02 Thread Christopher Michael
On 02/10/12 12:21, Enlightenment SVN wrote: > Log: > e: Fix warnings > >Signed-off-by: Mike McCormack > > Author: mike_m > Date: 2012-10-02 04:21:17 -0700 (Tue, 02 Oct 2012) > New Revision: 77304 > Trac: http://trac.enlightenment.org/e/changeset/77304 > > Modified: >t

[E-devel] [E-Devel][Patch][Elementary]Genlist - Edje Item Cache Refactoring

2012-10-02 Thread Bluezery
Dear EFL developers, This is patch for reconstructing genlist's item cache. Each item cache functions do harsh jobs so just push,pop by Elm_Gen_Item * now. Before, cache is disabled by comments. But I enabled item cache again (even for the case which tree_effect_enabled is on). I changed some fun

Re: [E-devel] E SVN: englebass IN trunk/e/src: bin modules/conf_display modules/conf_edgebindings modules/everything modules/gadman modules/notification modules/pager modules/syscon modules/tiling mod

2012-10-02 Thread Christopher Michael
On 02/10/12 11:08, Sebastian Dransfeld wrote: > On 10/02/2012 11:37 AM, Christopher Michael wrote: >> On 02/10/12 10:26, Christopher Michael wrote: >>> On 02/10/12 10:07, Sebastian Dransfeld wrote: On 10/02/2012 11:00 AM, Christopher Michael wrote: > On 02/10/12 09:54, Enlightenment SVN wr

Re: [E-devel] E SVN: englebass IN trunk/e/src: bin modules/conf_display modules/conf_edgebindings modules/everything modules/gadman modules/notification modules/pager modules/syscon modules/tiling mod

2012-10-02 Thread Sebastian Dransfeld
On 10/02/2012 11:37 AM, Christopher Michael wrote: > On 02/10/12 10:26, Christopher Michael wrote: >> On 02/10/12 10:07, Sebastian Dransfeld wrote: >>> On 10/02/2012 11:00 AM, Christopher Michael wrote: On 02/10/12 09:54, Enlightenment SVN wrote: > Log: > e: cleanup layer handling

Re: [E-devel] E SVN: englebass IN trunk/e/src: bin modules/conf_display modules/conf_edgebindings modules/everything modules/gadman modules/notification modules/pager modules/syscon modules/tiling mod

2012-10-02 Thread Sebastian Dransfeld
On 10/02/2012 11:42 AM, Christopher Michael wrote: > On 02/10/12 10:33, Sebastian Dransfeld wrote: >> On 10/02/2012 11:26 AM, Christopher Michael wrote: >>> On 02/10/12 10:07, Sebastian Dransfeld wrote: On 10/02/2012 11:00 AM, Christopher Michael wrote: > On 02/10/12 09:54, Enlightenment S

Re: [E-devel] E SVN: stefan IN trunk/eeze/src: bin modules

2012-10-02 Thread Stefan Schmidt
Hello. On 28/09/12 12:28, Carsten Haitzler (The Rasterman) wrote: > On Fri, 28 Sep 2012 13:20:30 +0200 Sebastian Dransfeld > said: > >> On 09/28/2012 11:10 AM, Enlightenment SVN wrote: >>> Log: >>> eeze/sensor: Fix fake module to set timestamp to microseconds since epoch. >>> >>> Seconds is n

Re: [E-devel] E SVN: englebass IN trunk/e/src: bin modules/conf_display modules/conf_edgebindings modules/everything modules/gadman modules/notification modules/pager modules/syscon modules/tiling mod

2012-10-02 Thread Christopher Michael
On 02/10/12 10:33, Sebastian Dransfeld wrote: > On 10/02/2012 11:26 AM, Christopher Michael wrote: >> On 02/10/12 10:07, Sebastian Dransfeld wrote: >>> On 10/02/2012 11:00 AM, Christopher Michael wrote: On 02/10/12 09:54, Enlightenment SVN wrote: > Log: > e: cleanup layer handling

Re: [E-devel] E SVN: englebass IN trunk/e/src: bin modules/conf_display modules/conf_edgebindings modules/everything modules/gadman modules/notification modules/pager modules/syscon modules/tiling mod

2012-10-02 Thread Christopher Michael
On 02/10/12 10:26, Christopher Michael wrote: > On 02/10/12 10:07, Sebastian Dransfeld wrote: >> On 10/02/2012 11:00 AM, Christopher Michael wrote: >>> On 02/10/12 09:54, Enlightenment SVN wrote: Log: e: cleanup layer handling It seems people put random numbers as layers, s

Re: [E-devel] E SVN: englebass IN trunk/e/src: bin modules/conf_display modules/conf_edgebindings modules/everything modules/gadman modules/notification modules/pager modules/syscon modules/tiling mod

2012-10-02 Thread Sebastian Dransfeld
On 10/02/2012 11:26 AM, Christopher Michael wrote: > On 02/10/12 10:07, Sebastian Dransfeld wrote: >> On 10/02/2012 11:00 AM, Christopher Michael wrote: >>> On 02/10/12 09:54, Enlightenment SVN wrote: Log: e: cleanup layer handling It seems people put random numbers as laye

Re: [E-devel] E SVN: raster trunk/elementary/src/lib

2012-10-02 Thread Daniel Juyung Seo
Oops raster, Why did you commented this out? Any problem was there? Actually you committed the code and the code came from Chanwook Jung's patch. http://trac.enlightenment.org/e/changeset/68934 I don't know why he added that but at least you disabled genlist item cache. Daniel Juyung Seo (SeoZ)

Re: [E-devel] E SVN: englebass IN trunk/e/src: bin modules/conf_display modules/conf_edgebindings modules/everything modules/gadman modules/notification modules/pager modules/syscon modules/tiling mod

2012-10-02 Thread Christopher Michael
On 02/10/12 10:07, Sebastian Dransfeld wrote: > On 10/02/2012 11:00 AM, Christopher Michael wrote: >> On 02/10/12 09:54, Enlightenment SVN wrote: >>> Log: >>> e: cleanup layer handling >>> >>> It seems people put random numbers as layers, so it is better to define >>> available layer numb

Re: [E-devel] E SVN: englebass IN trunk/e/src: bin modules/conf_display modules/conf_edgebindings modules/everything modules/gadman modules/notification modules/pager modules/syscon modules/tiling mod

2012-10-02 Thread Michael Blumenkrantz
hmm well those are two separate types of notifications then. the first type you mentioned (battery) is an internal e_popup, while the second is a dbus notification through the notification module. so we can have separate handling for those pretty easily imo since their sources are different. but I

Re: [E-devel] E SVN: englebass IN trunk/e/src: bin modules/conf_display modules/conf_edgebindings modules/everything modules/gadman modules/notification modules/pager modules/syscon modules/tiling mod

2012-10-02 Thread Sebastian Dransfeld
On 10/02/2012 10:57 AM, Michael Blumenkrantz wrote: > nice change. > > imo the solution here is just to make it configurable for the notification > module whether you are able to have popups above fullscreen windows > (default is no). any external popups we can just set to below fullscreen > always

Re: [E-devel] E SVN: englebass IN trunk/e/src: bin modules/conf_display modules/conf_edgebindings modules/everything modules/gadman modules/notification modules/pager modules/syscon modules/tiling mod

2012-10-02 Thread Sebastian Dransfeld
On 10/02/2012 11:00 AM, Christopher Michael wrote: > On 02/10/12 09:54, Enlightenment SVN wrote: >> Log: >> e: cleanup layer handling >> >> It seems people put random numbers as layers, so it is better to define >> available layer numbers. >> >> This patch also puts popups below fullscr

Re: [E-devel] E SVN: englebass IN trunk/e/src: bin modules/conf_display modules/conf_edgebindings modules/everything modules/gadman modules/notification modules/pager modules/syscon modules/tiling mod

2012-10-02 Thread Christopher Michael
On 02/10/12 09:54, Enlightenment SVN wrote: > Log: > e: cleanup layer handling > >It seems people put random numbers as layers, so it is better to define >available layer numbers. > >This patch also puts popups below fullscreen windows, as it sucks to get >popups during presentation

Re: [E-devel] E SVN: englebass IN trunk/e/src: bin modules/conf_display modules/conf_edgebindings modules/everything modules/gadman modules/notification modules/pager modules/syscon modules/tiling mod

2012-10-02 Thread Michael Blumenkrantz
nice change. imo the solution here is just to make it configurable for the notification module whether you are able to have popups above fullscreen windows (default is no). any external popups we can just set to below fullscreen always. On Tue, Oct 2, 2012 at 9:54 AM, Enlightenment SVN < no-re...