[E-devel] Emit signals to elm widgets edje objs

2010-06-14 Thread Bruno Dilly
Hey people, I'm using elementary in a project and I need to send signals to widgets themes. For example, I could decide that for a value on a spinner the text should change color. Or that could even depends on other widgets values combinations. So, I've talked to Sacheil on #edevelop a bit and I'

[E-devel] E Tests

2010-06-14 Thread Andreas Volz
Hello, I wrote a little test application to test the window placing algorithm of E17. It's a Gtkmm based application. It mainly tests e_place.c / e_border.c code. Where do you think I could commit this test application? TEST/e_place_test TEST/unit/e/e_place_test What do you propose? regar

[E-devel] question about ecore_x_sync_counter_val_wait()

2010-06-14 Thread Vincent Torri
Hey, in that function, there seems to be a useless call: XSyncQueryCounter(_ecore_x_disp, counter, &v); XSyncIntToValue(&v, val); the first call set the value for v, but the second call erases its value. So why calling XSyncQueryCounter() ? Vincent ---

Re: [E-devel] Dialogs, menus, etc (usability)

2010-06-14 Thread Lachezar Petkov
Original Message Subject:Re: [E-devel] Dialogs, menus, etc (usability) Date: Mon, 14 Jun 2010 15:00:40 +0100 From: Lachezar Petkov To: Steve Jones On 13/06/2010 09:13, Steve Jones wrote: > Just a few of my own thoughts on this list. I've ignored the ones

Re: [E-devel] Dialogs, menus, etc (usability)

2010-06-14 Thread Lachezar Petkov
On 13/06/2010 11:25, Jochen Schröder wrote: > Well I'm just a mere user, but I've been using e for a number of years. > I've a couple of comments on your points from such a user perspective. > > On 06/13/2010 03:56 AM, Lachezar Petkov wrote: >> Hi crowd, >> >> 5) Dropshadow - move to Windows

[E-devel] Looking for documentation for using the glamo

2010-06-14 Thread Rashid
Hi guys, I'm looking for documentation / tutorials for using the glamo. Main Questions: Can I simply blit with SDL? Means the bitmaps are on the glamo SD RAM and needn't to be copied for every frame to the glamo via the 7 MB/s bus with CPU locking? Does it work from QTopia? Is a special kernel

Re: [E-devel] E SVN: cedric IN trunk/PROTO/eyelight/src: bin lib

2010-06-14 Thread Vincent Torri
On Mon, 14 Jun 2010, Cedric BAIL wrote: On Mon, Jun 14, 2010 at 2:35 PM, Vincent Torri wrote: On Mon, 14 Jun 2010, Enlightenment SVN wrote: Log:          * eyelight: move edje shutdown to prevent destruction of living object,          fix lauching all in one presentation file. Author:    

Re: [E-devel] E SVN: cedric IN trunk/PROTO/eyelight/src: bin lib

2010-06-14 Thread Cedric BAIL
On Mon, Jun 14, 2010 at 2:35 PM, Vincent Torri wrote: > On Mon, 14 Jun 2010, Enlightenment SVN wrote: >> Log: >>          * eyelight: move edje shutdown to prevent destruction of living >> object, >>          fix lauching all in one presentation file. >> >> >> Author:       cedric >> Date:      

Re: [E-devel] E SVN: cedric IN trunk/PROTO/eyelight/src: bin lib

2010-06-14 Thread Vincent Torri
On Mon, 14 Jun 2010, Enlightenment SVN wrote: > Log: > * eyelight: move edje shutdown to prevent destruction of living > object, > fix lauching all in one presentation file. > > > Author: cedric > Date: 2010-06-14 05:30:39 -0700 (Mon, 14 Jun 2010) > New Revision: