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 677669 - too small resize corner
too small resize corner
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
: 674416 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-06-08 03:31 UTC by Matthias Clasen
Modified: 2012-07-03 19:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
frames: Add a multiplier to increase the size of resize corners (2.66 KB, patch)
2012-06-08 03:32 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Matthias Clasen 2012-06-08 03:31:21 UTC
The invisible borders have a very small area in which one can get the sw (or se, nw...) cursor. It is really hard to hit. The corner area should extend a little further out along the edges in both directions.
Comment 1 Jasper St. Pierre (not reading bugmail) 2012-06-08 03:32:41 UTC
Created attachment 215888 [details] [review]
frames: Add a multiplier to increase the size of resize corners

Now the resize corners will extend into the actual border edges.
Comment 2 Matthias Clasen 2012-06-09 00:32:40 UTC
Much better. I think we may even want to go to

#define CORNER_SIZE_MULT 3

But this is a great improvement already,
Comment 3 Jasper St. Pierre (not reading bugmail) 2012-06-09 03:10:06 UTC
Attachment 215888 [details] pushed as dc50ccf - frames: Add a multiplier to increase the size of resize corners


I left it at 2 for now. We can always bump it up later if necessary.
Comment 4 Jasper St. Pierre (not reading bugmail) 2012-07-03 19:44:09 UTC
*** Bug 674416 has been marked as a duplicate of this bug. ***