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 728288 - window-list: Don't shift message tray when on different monitors
window-list: Don't shift message tray when on different monitors
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: 2014-04-15 19:45 UTC by Florian Müllner
Modified: 2014-04-17 16:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
window-list: Don't shift message tray when on different monitors (1.21 KB, patch)
2014-04-15 19:45 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2014-04-15 19:45:53 UTC
Drive-by fix from bug 663690.
Comment 1 Florian Müllner 2014-04-15 19:45:56 UTC
Created attachment 274397 [details] [review]
window-list: Don't shift message tray when on different monitors

The message tray is moved to the bottom-most monitor when there are
monitors below the primary monitor; in that case, we need to leave
the tray alone.
Comment 2 Rui Matos 2014-04-17 15:41:32 UTC
Review of attachment 274397 [details] [review]:

makes sense
Comment 3 Florian Müllner 2014-04-17 16:37:43 UTC
Attachment 274397 [details] pushed as f007807 - window-list: Don't shift message tray when on different monitors