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 683378 - Rewrite the layout code of the message tray
Rewrite the layout code of the message tray
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: message-tray
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
: 684090 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-09-05 00:27 UTC by Giovanni Campagna
Modified: 2012-09-15 14:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Rewrite the layout code of the message tray (6.40 KB, patch)
2012-09-05 00:27 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2012-09-05 00:27:47 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.
Comment 1 Giovanni Campagna 2012-09-05 00:27:50 UTC
Created attachment 223487 [details] [review]
Rewrite the layout code of the message tray
Comment 2 Jasper St. Pierre (not reading bugmail) 2012-09-05 00:42:06 UTC
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.
Comment 3 Giovanni Campagna 2012-09-05 10:43:47 UTC
Attachment 223487 [details] pushed as 5c990f1 - Rewrite the layout code of the message tray
Comment 4 Giovanni Campagna 2012-09-15 14:25:25 UTC
*** Bug 684090 has been marked as a duplicate of this bug. ***