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 705766 - Support _GTK_FRAME_EXTENTS
Support _GTK_FRAME_EXTENTS
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks: 705765
 
 
Reported: 2013-08-10 18:38 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2013-08-13 14:40 UTC
See Also:
GNOME target: 3.10
GNOME version: ---


Attachments
Support _GTK_FRAME_EXTENTS (4.33 KB, patch)
2013-08-10 18:38 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2013-08-10 18:38:32 UTC
GTK+ uses this property for CSD support so that shadows and invisible borders are not considered part of the actual window frame.
Comment 1 Jasper St. Pierre (not reading bugmail) 2013-08-10 18:38:35 UTC
Created attachment 251273 [details] [review]
Support _GTK_FRAME_EXTENTS
Comment 2 Matthias Clasen 2013-08-10 21:51:40 UTC
Review of attachment 251273 [details] [review]:

Seems to work mostly fine in my testing. One issue I could spot is that initial placement doesn't take the frame extents into account - the window gets placed 'floating' a short distance from the top left corner.
Comment 3 Jasper St. Pierre (not reading bugmail) 2013-08-13 14:40:37 UTC
Attachment 251273 [details] pushed as 12d2e1f - Support _GTK_FRAME_EXTENTS