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 576902 - Resize buttons in title bar
Resize buttons in title bar
Status: RESOLVED WONTFIX
Product: metacity
Classification: Other
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Metacity maintainers list
Metacity maintainers list
Depends on:
Blocks:
 
 
Reported: 2009-03-26 22:04 UTC by Amadeus
Modified: 2016-08-18 12:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Amadeus 2009-03-26 22:04:52 UTC
Right now you resize a window by finding the few pixels on the border that allow you to drag the window.

I propose that the title bar have resize buttons for vertical, horizontal and diagonal resize.

+---+---+---+--------------------------------+---+---+---+
| H | D | V |          Window Title          | _ | - | x |
+---+---+---+--------------------------------+---+---+---+

H = Horizontal resize
D = Diagonal resize
V = Vertical resize

Holding down left mouse button on these buttons and moving the mouse resizes.
Comment 1 Amadeus 2009-08-09 20:17:43 UTC
Alternatively just one resize button?

+---+----------------------------------------+---+---+---+
| R | ................ Window Title ........ | _ | - | x |
+---+----------------------------------------+---+---+---+

Some programs, like Pidgin, doesn't have a status bar, so having resize in the title would resize all programs easy.