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 706078 - MetaWindowActor/wayland: make sure the mapped bit is correctly set
MetaWindowActor/wayland: make sure the mapped bit is correctly set
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2013-08-15 14:47 UTC by Giovanni Campagna
Modified: 2013-08-15 15:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
MetaWindowActor/wayland: make sure the mapped bit is correctly set (1.13 KB, patch)
2013-08-15 14:47 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2013-08-15 14:47:03 UTC
Otherwise it stays FALSE for OR windows, causing the shape region
to be empty and the actor culled from drawing.
Comment 1 Giovanni Campagna 2013-08-15 14:47:05 UTC
Created attachment 251747 [details] [review]
MetaWindowActor/wayland: make sure the mapped bit is correctly set
Comment 2 Jasper St. Pierre (not reading bugmail) 2013-08-15 14:53:06 UTC
Review of attachment 251747 [details] [review]:

Looks good.
Comment 3 Giovanni Campagna 2013-08-15 15:45:37 UTC
Attachment 251747 [details] pushed as 152d896 - MetaWindowActor/wayland: make sure the mapped bit is correctly set