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 705825 - double-click on CSD headerbar doesn't respect gnome setting
double-click on CSD headerbar doesn't respect gnome setting
Status: RESOLVED DUPLICATE of bug 729782
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: CSD
 
 
Reported: 2013-08-12 10:52 UTC by Christian Persch
Modified: 2014-09-17 08:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2013-08-12 10:52:39 UTC
On double-click on the CSD headerbar, the window maximises/unmaximises. However, I have configured my window manager to toggle *vertical* maximisation on double click; gtk+ CSD should respect that setting.

$ gsettings get org.gnome.desktop.wm.preferences action-double-click-titlebar
'toggle-maximize-vertically'
Comment 1 Matthias Clasen 2013-08-13 15:14:49 UTC
GDK currently doesn't have the concept of vertical maximization. Some of the other options will also be hard to reproduce, such as shade or menu.

I'm not really convinced we want to make this tweakable. It might be more interesting to allow apps to customize the behaviour - vertical maximization is pretty terminal-specific, I'd say.

Lets see what the designers think.

For now, maybe we should implement the default middle-click behaviour, in addition to the default double-click behaviour.
Comment 2 Allan Day 2014-02-25 17:24:23 UTC
In general it would be good for header bars to behave like regular titlebars, but there is obviously a resource question when it comes to implementing less frequently used titlebar features like this one. (I'll be the first to admit that I don't have a clear idea of how much work is involved here, though.)

I'd also say that in general I'd expect header bars to behave in the same way; I'm not sure we want different apps having different header bar behaviour.
Comment 3 Jasper St. Pierre (not reading bugmail) 2014-06-25 15:04:41 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 729782 ***