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 753329 - quartz: Implement CSD drag resize for all edges/corners
quartz: Implement CSD drag resize for all edges/corners
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: Quartz
3.17.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-quartz maintainers
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-08-06 20:03 UTC by Christoph Reiter (lazka)
Modified: 2015-08-08 11:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
quartz: Implement CSD drag resize for all edges/corners (6.21 KB, patch)
2015-08-06 20:04 UTC, Christoph Reiter (lazka)
committed Details | Review

Description Christoph Reiter (lazka) 2015-08-06 20:03:47 UTC
Screencast: https://www.dropbox.com/s/rq3uk7l7eo9etws/csd-resize.webm?dl=0
Comment 1 Christoph Reiter (lazka) 2015-08-06 20:04:13 UTC
Created attachment 308868 [details] [review]
quartz: Implement CSD drag resize for all edges/corners

Manual resizing for CSD windows only worked with the bottom
right corner. This extends it to work for all corners and edges.
Comment 2 Matthias Clasen 2015-08-08 07:43:58 UTC
Review of attachment 308868 [details] [review]:

I can't test this, but it looks good to me.