On Tue, 21 May 2013 11:50:40 +0100 Michael Blumenkrantz
<michael.blumenkra...@gmail.com> wrote:

> On Tue, May 21, 2013 at 11:38 AM, David Seikel <onef...@gmail.com>
> wrote:
> 
> > On Tue, 21 May 2013 11:23:11 +0100 Michael Blumenkrantz
> > <michael.blumenkra...@gmail.com> wrote:
> >
> > > On Tue, May 21, 2013 at 11:12 AM, David Seikel <onef...@gmail.com>
> > > wrote:
> > >
> > > > On Tue, 21 May 2013 08:21:02 +0100 Michael Blumenkrantz
> > > > <michael.blumenkra...@gmail.com> wrote:
> > > >
> > > > > Not to be confused with last year's Call For Beards, this is
> > > > > an open call for people to submit any outstanding bug reports
> > > > > for E18.
> > > >
> > > > No bugs in my beard.
> > > >
> > > > > Known issues:
> > > > >
> > > > > * Window shading doesn't "shade"
> > > > > * Keyboard movement of windows between desks/screens may be
> > > > > broken
> > > > > * Shaped windows
> > > >
> > > > WM windows open on the first desktop, no matter which desktop
> > > > you requested them from.  Actually, after a quick experiment,
> > > > that's happening to any EFL based window.  Always happens.
> > > >
> > >
> > > Always doesn't happen here.
> >
> > 100% reproducible for me.
> >
> > > > Sloppy focus is a bit too sloppy, sometimes leaving the window
> > > > the mouse ends up being over unfocused after a desktop switch.
> > > > Have to hover over some other window, or manually switch focus,
> > > > to get it to focus correctly.  It works most of the time.
> > > >
> > >
> > > Fixed this last week.
> >
> > May not have happened since my last rebuild, I was not paying
> > attention.  So you might be right.
> >
> > > > Claws-mail is still having trouble popping up it's temporary
> > > > windows. I've mentioned this several times.  It started
> > > > happening after some change was made to fix up some one elses
> > > > problem with claws-mail that I was not getting.  Can we have a
> > > > --if-its-not-broke-don't-fix-it compile flag for this please?
> > > > Does not always happen, but sometimes it can happen dozens of
> > > > times in a row.  Can take a long clicking frenzy on the "Send"
> > > > button to get emails to toddle off to their destination.
> > > >
> > >
> > > I use claws and it works fine, all windows popping as expected in
> > > both sw and hw.
> >
> > Yes, I realise that for some people the workaround works around an
> > actual problem, but for me the workaround has no actual problem to
> > actually work around, and it causes one instead.  This is why I ask
> > for an option, instead of asking for a revert.  It definitely
> > happened for the email I sent complaining about it, took two clicks
> > of the Send button that time.
> >
> 
> I guess you should probably provide the commit which supposedly broke
> it

After a lot of searching, my guess is this commit -

Log:
gtk developers with IQs over 180 enjoy hiding and showing their windows
constantly, especially when resizing. this broke e's comp since we are
not nearly that clever and try to defer hide animations in most cases.
undoing the defer whenever this happens allows us to keep up with their
towering genius.
  fixes ticket #765 and probably some others.
  affected apps: claws-mail, firefox
  

Author:       discomfitor
Date:         2012-06-21 06:29:45 -0700 (Thu, 21 Jun 2012)
New Revision: 72600
Trac:         http://trac.enlightenment.org/e/changeset/72600

Modified:
  trunk/e/src/modules/comp/e_mod_comp.c 

---------------------------------------------------------------

Or perhaps this commit -

Log:
fix yet another comp bug provided to us by the masters of graphics, the
sultans of sweet interfaces, the...gtk developers
  ticket #1558
  

Author:       discomfitor
Date:         2012-10-25 06:47:20 -0700 (Thu, 25 Oct 2012)
New Revision: 78455
Trac:         http://trac.enlightenment.org/e/changeset/78455

Modified:
  trunk/e/src/modules/comp/e_mod_comp.c 

---------------------------------------------------------------

Though this commit complicates things, reverting some or all of those -

Log:
finally fix bug with "don't composite fullscreen windows" option
  ticket #1558
  

Author:       discomfitor
Date:         2013-01-22 03:34:45 -0800 (Tue, 22 Jan 2013)
New Revision: 83076
Trac:         http://trac.enlightenment.org/e/changeset/83076

Modified:
  trunk/e/ChangeLog trunk/e/NEWS trunk/e/src/bin/e_comp.c 

---------------------------------------------------------------

The timing of that first one seems to match the timing of my first
complaints.  It might not be those at all, but they do match the "was
not broke for me until it got fixed" nature of this bug.

One clue, the missing windows do indeed sometimes flash into view
briefly before vanishing.  It's almost like whether or not the window
should be shown is being fought over.

-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to