Re: [E-devel] evas build config problem

2005-10-08 Thread Gabriel Rossetti
I used Gentoo's ebuilds and not yours, and I also get this same error. Gabriel Bertrand Jacquin wrote: Mike, I think you've taken my ebuild because xcb support is not enable in gentoo ebuild. I've created one that add xcb support (http://bugs.gentoo.org/show_bug.cgi?id=87535) but you need

Re: [E-devel] e_util_eapp_edit crash

2005-10-08 Thread Nathan Ingersoll
That would make some sense as they were changed from standard widgets to a special attachment recently. I'll try to get this fixed tonight. Thanks!On 10/8/05, David Sharp <[EMAIL PROTECTED]> wrote: On 10/7/05, Christopher Michael <[EMAIL PROTECTED]> wrote:> Hi Folks,>> When trying to selec

Re: [E-devel] e_util_eapp_edit crash

2005-10-08 Thread David Sharp
On 10/7/05, Christopher Michael <[EMAIL PROTECTED]> wrote: > Hi Folks, > > When trying to select an icon with e_util_eapp_edit it crashes. Just > thought I'd send a backtrace about this one. Dunno if this is a known > error or not. > > Regards, > devilhorns > > (gdb) bt > #0 0xb7fa5392 in

[E-devel] [PATCH] Ability to shade maximized windows

2005-10-08 Thread Tilman Sauerbeck
Hi, topic says it all. At the moment, you cannot shade maximized windows, which is silly IMO. I don't see any good reason for this :) Please enlighten me. Patch attached. Regards, Tilman -- learn to quote: http://www.netmeister.org/news/learn2quote.html Index: e_border.c ===

Re: [E-devel] [edje] problem with 1 source for a signal and several targets

2005-10-08 Thread Tilman Sauerbeck
Vincent Torri <[EMAIL PROTECTED]> [2005-10-08 14:54]: > program { >name, "focus_choose"; >signal, "mouse,clicked,1"; >source, "titi"; >script { > run_program(PROGRAM:"toto"); > run_program(PROGRAM:"tata"); > } > } > program { >name, "toto"; >action, STATE_SET "

Re: [E-devel] [edje] problem with 1 source for a signal and several targets

2005-10-08 Thread Simon TRENY
Yes it's totally safe, but you can also do: program { name, "focus_choose"; signal, "mouse,clicked,1"; source, "titi"; action, STATE_SET "focus" 0.0; target, "t1"; target, "t2"; } Vincent Torri a écrit : hello, in an edje, is it safe to do the following : program { name, "focu

[E-devel] [edje] problem with 1 source for a signal and several targets

2005-10-08 Thread Vincent Torri
hello, in an edje, is it safe to do the following : program { name, "focus_choose"; signal, "mouse,clicked,1"; source, "titi"; script { run_program(PROGRAM:"toto"); run_program(PROGRAM:"tata"); } } program { name, "toto"; action, STATE_SET "focus" 0.0; target,

Re: [E-devel] evas build config problem

2005-10-08 Thread Bertrand Jacquin
Mike, I think you've taken my ebuild because xcb support is not enable in gentoo ebuild. I've created one that add xcb support (http://bugs.gentoo.org/show_bug.cgi?id=87535) but you need also to compile xcb. I've done a set of ebuild for xcb (http://bugs.gentoo.org/show_bug.cgi?id=93582). Thoses h

Re: [E-devel] Re: E CVS: proto moom16

2005-10-08 Thread Simon TRENY
Hi Nathan, Hi Brian, First, I have to say that I'm sorry for having kept Etk secret and send it to the CVS without any notification, it was probably the worst way to proceed. Now, the reasons why I have started Etk: as I always said, I wasn't fully satisfied with ewl because it didn't worked a