After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 743858 - [regression] Unredirect flash
[regression] Unredirect flash
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
3.11.x
Other Linux
: Normal major
: ---
Assigned To: mutter-maint
mutter-maint
: 740359 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2015-02-02 14:25 UTC by Chris Wilson
Modified: 2015-02-03 19:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Update composite overlay window before unredirecting (2.07 KB, patch)
2015-02-02 14:25 UTC, Chris Wilson
committed Details | Review

Description Chris Wilson 2015-02-02 14:25:22 UTC
Created attachment 295948 [details] [review]
Update composite overlay window before unredirecting

When unredirecting a window, there is a flash as the background is repainted and client has to respond to an expose event.

This is a regression from

commit d6282716b2a64051fbb2b60705569b5f275471e3
Author: Jasper St. Pierre <jstpierre@mecheye.net>
Date:   Fri Dec 6 17:10:44 2013 -0500

    compositor: Simplify the unredirected window management code
    
    https://bugzilla.gnome.org/show_bug.cgi?id=720631
Comment 1 drago01 2015-02-02 14:40:45 UTC
Review of attachment 295948 [details] [review]:

Looks good.
Comment 2 drago01 2015-02-02 14:42:10 UTC
Review of attachment 295948 [details] [review]:

Pushed as 72f5a36522 thanks.
Comment 3 drago01 2015-02-02 15:02:45 UTC
*** Bug 740359 has been marked as a duplicate of this bug. ***
Comment 4 Clément Guérin 2015-02-03 19:32:36 UTC
Great! :D