-------- Original-Nachricht --------
> Datum: Wed, 18 May 2011 08:29:25 +0200
> Von: "hannes.janet...@gmail.com" <hannes.janet...@googlemail.com>
> An: enlightenment-devel@lists.sourceforge.net
> Betreff: Re: [E-devel] comp-scale module

> ok, problem was just that the redraw timer was only run once and after
> the animation should have stopped, so that windows did not fade to
> visible. should be fixed now.

Hi,

Still not entirely fixed here, I just tried to use multiple desktops and the 
scale pager again, and the problem re-appeared. I'm not sure it is fixed 
otherwise (one desktop, no scale pager), with nouveau the issue seem to show up 
less frequently, but might still be there.

Thanks,  Nick.


> On Wed, May 18, 2011 at 7:49 AM, hannes.janet...@gmail.com
> <hannes.janet...@googlemail.com> wrote:
> > On Tue, May 17, 2011 at 9:33 PM, Nikolas Arend <nikolas.ar...@gmx.net>
> wrote:
> >>
> >> -------- Original-Nachricht --------
> >>> Datum: Mon, 16 May 2011 16:25:10 +0200
> >>> Von: "Nikolas Arend" <nikolas.ar...@gmx.net>
> >>> An: enlightenment-devel@lists.sourceforge.net
> >>> Betreff: Re: [E-devel] comp-scale module
> >>
> >>>
> >>> -------- Original-Nachricht --------
> >>> > Datum: Wed, 11 May 2011 12:56:47 +0200
> >>> > Von: "hannes.janet...@gmail.com" <hannes.janet...@googlemail.com>
> >>> > An: Nikolas Arend <nikolas.ar...@gmx.net>
> >>> > CC: enlightenment-devel <enlightenment-devel@lists.sourceforge.net>
> >>> > Betreff: Re: [E-devel] comp-scale module
> >>>
> >>> > On Sun, May 8, 2011 at 6:08 AM, Nikolas Arend
> <nikolas.ar...@gmx.net>
> >>> > 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?
> >>
> >
> > Yes, I have this issue here too. happens more often with intel than
> > nvidia. though here the invisible windows become visible on zoom out
> > animation. I guess it comes from image data not being available. and
> > when it becomes available there is no more forced updates (the
> > animation stopped). If the issue really didn't happen before then it
> > could be the switch from using comp's mirror object to evas proxy
> > objects.
> >
> > Regards,
> > Hannes
> >
> >> 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
> >> enlightenment-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >>
> >
> 
> ------------------------------------------------------------------------------
> What Every C/C++ and Fortran developer Should Know!
> Read this article and learn how Intel has extended the reach of its 
> next-generation tools to help Windows* and Linux* C/C++ and Fortran 
> developers boost performance applications - including clusters. 
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

-- 
NEU: FreePhone - kostenlos mobil telefonieren und surfen!                       
Jetzt informieren: http://www.gmx.net/de/go/freephone

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to