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 783601 - window-list: Respect MWM hints
window-list: Respect MWM hints
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: extensions
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2017-06-09 15:24 UTC by Florian Müllner
Modified: 2017-06-09 15:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
window-list: Respect MWM hints (1.89 KB, patch)
2017-06-09 15:24 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2017-06-09 15:24:21 UTC
See patch.
Comment 1 Florian Müllner 2017-06-09 15:24:25 UTC
Created attachment 353473 [details] [review]
window-list: Respect MWM hints

The window context menu contains minimize, maximize and close items
that are currently enabled unconditionally, regardless of whether
the window indicates support. Respect those hints by updating the
items' sensitivity every time the popup is shown.
Comment 2 Rui Matos 2017-06-09 15:29:11 UTC
Review of attachment 353473 [details] [review]:

makes sense
Comment 3 Florian Müllner 2017-06-09 15:54:51 UTC
Attachment 353473 [details] pushed as eafdd1d - window-list: Respect MWM hints