GNOME Bugzilla – Bug 779819
messageTray: Use correct monitor for fullscreen logic
Last modified: 2017-03-10 16:23:10 UTC
See patch.
Created attachment 347579 [details] [review] messageTray: Use correct monitor for fullscreen logic For most notifications, banners are suppressed while the monitor that is used to display banners is in fullscreen. With the old message tray at the bottom, this used to be the bottom-most monitor, but nowadays it's always the primary one, so update the corresponding code to use the correct monitor.
Review of attachment 347579 [details] [review]: right
Attachment 347579 [details] pushed as 742155c - messageTray: Use correct monitor for fullscreen logic