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 758544 - x11/window-props: Initialize bypass compositor hint
x11/window-props: Initialize bypass compositor hint
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2015-11-23 14:24 UTC by Rui Matos
Modified: 2015-11-23 19:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
x11/window-props: Initialize bypass compositor hint (1.41 KB, patch)
2015-11-23 14:24 UTC, Rui Matos
committed Details | Review

Description Rui Matos 2015-11-23 14:24:02 UTC
If a client only ever sets the hint on window creation we'd never pick
the value. Also, include override redirect windows since the hint is
relevant to them too.
Comment 1 Rui Matos 2015-11-23 14:24:07 UTC
Created attachment 316095 [details] [review]
x11/window-props: Initialize bypass compositor hint
Comment 2 Jasper St. Pierre (not reading bugmail) 2015-11-23 17:38:53 UTC
Review of attachment 316095 [details] [review]:

Ooooops.
Comment 3 Rui Matos 2015-11-23 19:00:45 UTC
Attachment 316095 [details] pushed as 7606f79 - x11/window-props: Initialize bypass compositor hint