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 768163 - improved fullscreen behaviouur
improved fullscreen behaviouur
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: Quartz
2.24.x
Other Mac OS
: Normal enhancement
: ---
Assigned To: gtk-quartz maintainers
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2016-06-29 04:32 UTC by Paul Davis
Modified: 2016-07-03 18:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to improve fullscreen behaviour (1.29 KB, patch)
2016-06-29 04:32 UTC, Paul Davis
committed Details | Review

Description Paul Davis 2016-06-29 04:32:48 UTC
Created attachment 330516 [details] [review]
patch to improve fullscreen behaviour

The attached patch improves the behaviour of fullscreen windows on El Capitan and perhaps other somewhat recent versions of OS X.

Without this patch, it is possible for windows to get "stuck" (be undraggable) and/or have a locked lower right corner after exiting fullscreen mode. Presumably conflicts or slowly ebbing support for the old HI call are responsible.

This patch echoes code that is already in Gtk+3.
Comment 1 Matthias Clasen 2016-07-03 18:03:33 UTC
Thanks for the patch. git-formatted patches would be greatly appreciated.