-------- Original-Nachricht -------- > Datum: Mon, 16 May 2011 16:25:10 +0200 > Von: "Nikolas Arend" <[email protected]> > An: [email protected] > Betreff: Re: [E-devel] comp-scale module
> > -------- Original-Nachricht -------- > > Datum: Wed, 11 May 2011 12:56:47 +0200 > > Von: "[email protected]" <[email protected]> > > An: Nikolas Arend <[email protected]> > > CC: enlightenment-devel <[email protected]> > > Betreff: Re: [E-devel] comp-scale module > > > On Sun, May 8, 2011 at 6:08 AM, Nikolas Arend <[email protected]> > > wrote: > > > Hi, > > > > > > I'd like to patch the comp-scale module so it shows the minimized > > > windows as well (introducing a respective config option). I was hoping > > > that someone could give me a hint where to look, i.e. what parts of > the > > > code to tackle. > > > > > > > comp-scale does now show all windows including iconified with > > scale-by-class and '*' as match. look at _scale_win_new to modify it > > for making it an option for other scale modes > > > Hi, > > And thanks for implementing this! comp-scale does indeed show all windows > for me, but I'm experiencing a different problem now: when activated, > comp-scale randomly shows some windows normally, others as black or framed > transparent rectangles. > > I tried playing with the comp-scale implementation in e_comp_scale.c (e.g. > trying different (or no) color/transparency settings in case of > if(it->bd->iconic) via evas_object_color_set()), but to now avail. It did not > do that > before comp-scale was adapted to support minimized windows. Or might this > rather be an issue with the composite module, since it happens in the pager > as well or when I switch desktops? > > I'm running this on Fedora 15 beta using the NVidia drivers. As far as I > can tell, it does not make a difference whether I use the software of OpenGl > engine. > As an update: I'm trying the nouveau driver now to see if that makes a difference. At first I thought it has gone away and it's a driver issue, but then I realized that it starts when I use the pager/switch desktops. So I'm using only 1 virtual desktop right now and it seems to be fine, no black or transparent windows after scaling. I don't know if that makes any sense, but it might provide a clue. Btw., is anybody else having this issue? Thanks, Nick -- NEU: FreePhone - kostenlos mobil telefonieren und surfen! Jetzt informieren: http://www.gmx.net/de/go/freephone ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
