Re: [E-devel] [ECORE][PATCH]Ecore Daemon

2006-07-27 Thread Essien Ita Essien
Carsten Haitzler (The Rasterman) wrote: On Mon, 24 Jul 2006 20:58:27 +0100 Essien Ita Essien [EMAIL PROTECTED] babbled: a quick scan of the patch - coding style. we can argue forever which is best/right/wrong - but we won't. follow the existing style. i.e. my bad. I've fixed the indentation

Re: [E-devel] [ENTRANCE][PATCH] entrance_edit2

2006-07-27 Thread Essien Ita Essien
hmmm... duuno why this are still not mailed in. forwarding directly to list now. sorry if you get this twice. [EMAIL PROTECTED] wrote: snip snip Looks good. See the commit logs for a small note (not your fault). Good stuff :) the attached patch. corrects that situation. It turns out it

[E-devel] ecore borderless_set in conflict with alpha_set ?

2006-07-27 Thread Hannes Janetzek
Hello, I found some strange behavior with this ecore calls. If I dont use alpha_set borderless_set works as expected. With alpha_set the border gets drawn. This is the code which I have tested. ee = ecore_evas_software_x11_new(NULL, 0, 0, 0, 200, 200);