GNOME Bugzilla – Bug 683378
Rewrite the layout code of the message tray
Last modified: 2012-09-15 14:25:25 UTC
Previous code had a mixture of fixed positioning and ClutterBinLayout, and this was broken badly for autorun notifications. Rewrite to use ClutterBinLayout and Clutter properties exclusively.
Created attachment 223487 [details] [review] Rewrite the layout code of the message tray
Review of attachment 223487 [details] [review]: I remember having some issues with this sort of thing, but maybe that was for an earlier design. If it works, go for it.
Attachment 223487 [details] pushed as 5c990f1 - Rewrite the layout code of the message tray
*** Bug 684090 has been marked as a duplicate of this bug. ***