[E-devel] Entropy SIGABRT!

2006-07-29 Thread Anders Troback
Hi, Entropy SIGABRT if I goes down some folder levels and uses the drop down or the Up button to go up to a previous level! Running on FreeBSD 6.1 and CVS co for about four hours ago! Here are a backtrace: Clearing tree.. entropy in free(): error: chunk is already free Program received signal

Re: [E-devel] ecore_x_netwm : some prop are not in spec

2006-07-29 Thread Tilman Sauerbeck
Vincent Torri [2006-07-28 21:00]: > i'm reviewing netwm properties and the following ones : > > [...] > EAPI Ecore_X_Atom ECORE_X_ATOM_NET_STARTUP_INFO_BEGIN = { 0 }; > EAPI Ecore_X_Atom ECORE_X_ATOM_NET_STARTUP_INFO = { 0 }; http://standards.freedesktop.org/startup-notification-spec/star

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

2006-07-29 Thread Hannes Janetzek
Am Fri, 28 Jul 2006 22:22:31 +0200 schrieb Simon TRENY <[EMAIL PROTECTED]>: > On Fri, 28 Jul 2006 00:11:01 +, > Hannes Janetzek <[EMAIL PROTECTED]> wrote : > > > ee = ecore_evas_software_x11_new(NULL, 0, 0, 0, 200, 200); > > > > ecore_evas_borderless_set(ee,1); > > ecore_evas

[E-devel] does alpha_set work together with shaped_set?

2006-07-29 Thread Hannes Janetzek
Hi, I´m trying to make engage work in a composite environment. Everything works fine so far. The Problem is when I use set_alpha and then set_shaped, the whole window still recieves input events. Does shape_set not work if the window was set up to use alpha channel? If so, have somebody an idea ho

Re: [E-devel] does alpha_set work together with shaped_set?

2006-07-29 Thread The Rasterman
On Sat, 29 Jul 2006 10:38:01 + Hannes Janetzek <[EMAIL PROTECTED]> babbled: > Hi, > > I´m trying to make engage work in a composite environment. Everything > works fine so far. The Problem is when I use set_alpha and then > set_shaped, the whole window still recieves input events. Does > shap