On 08/02/2011 02:29 AM, hannes.janet...@gmail.com wrote: > On Tue, Aug 2, 2011 at 6:15 AM, Christopher Michael > <cpmicha...@comcast.net> wrote: >> On 07/29/2011 09:39 AM, Nicolas Aguirre wrote: >>> Hi, >>> >>> When i activated XCB support in ecore and evas, engage is not usable >>> anymore. When i click on engage bar the E desktop menu is displayed. >>> It's like if engage doesn't take focus when mouse entered the window. >>> There is no "zoom" animation on mouse over. >>> >>> I try with and without composite, with detourious and default theme. >>> I updated all EFL, e and engage today. >>> >>> When i rebuild evas and ecore without xcb, and only them, engage is >>> working again as expected. >>> >>> >> >> Ok, I took a shot and tried to run this. I finally managed to get engage >> to run, but it doesn't behave correctly....so yes, this is a confirmed >> issue BUT I don't know enough about what engage is doing to attempt to >> correct it. It seems (through trial& error), that if you turn off E's >> setting for Using ARGB windows instead of shaped (in the Engine Settings >> dialog) so that E uses shaped windows THEN engage receives the clicks >> BUT does not actually display on the desktop. If you reverse that and >> use ARGB windows instead of shaped, then Engage Does show on the >> desktop, but clicks get passed right through to the desktop. >> > hmm, the difference between shaped and argb mode is that in the first > case a shaped rgb window + input only window is used while for the > argb window input shape is set. no idea why the shaped window might > not be drawn (if shape rects are calculated and set correctly in > ecore). They should be. The code was modeled after the xlib version, with the main difference being that pixman is used for rects. Perhaps there is an issue there, not sure, but Comp module handles argb just fine although I haven't tested shaped windows too much...
that argb window does not receive input sounds pretty much > like input shape rects are not set properly (by ecore) :) > I'll look over that code in the morning (late here) but it should not be any more different than the xlib version (other than using pixman). dh > what flags are required to build everything with xcb? > > Regards, > Hannes > >> In short, smells of an Engage issue wrt what it is doing in cases of >> argb vs shaped windows. >> >> dh >> ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel