GNOME Bugzilla – Bug 699975
Remove all simple uses of ClutterRectangle
Last modified: 2013-05-09 13:49:45 UTC
This leaves one use left -- the rubberband selection rectangle in screenshot.js. This is using border colors dynamically from the GTK+ theme, so I believe it makes sense to just wait until we have more information on Clutter.
Created attachment 243660 [details] [review] lookingGlass: Remove an unused separator between results At one time, this may have had styling, but it's not there now, and I don't see a reason to add it back.
Created attachment 243662 [details] [review] lookingGlass: Remove a useless container
Created attachment 243663 [details] [review] dnd: Clean up construction
Created attachment 243664 [details] [review] Remove simple uses of ClutterRectangle
Review of attachment 243660 [details] [review]: OK.
Review of attachment 243662 [details] [review]: OK.
Review of attachment 243663 [details] [review]: OK.
Review of attachment 243664 [details] [review]: LG.
(In reply to comment #0) > This leaves one use left -- the rubberband selection rectangle > in screenshot.js. This is using border colors dynamically from > the GTK+ theme, so I believe it makes sense to just wait until > we have more information on Clutter. Which kind of information?
(In reply to comment #9) > Which kind of information? What's Clutter 2.0 up to, where is it going, should we care about deprecations yet? Those sort of questions.
(In reply to comment #10) > (In reply to comment #9) > > Which kind of information? > > What's Clutter 2.0 up to, where is it going, should we care about deprecations > yet? Those sort of questions. We will get a 1.16 for 3.10
Attachment 243660 [details] pushed as ecd838b - lookingGlass: Remove an unused separator between results Attachment 243662 [details] pushed as 938b1ff - lookingGlass: Remove a useless container Attachment 243663 [details] pushed as 9c839cd - dnd: Clean up construction Attachment 243664 [details] pushed as db89648 - Remove simple uses of ClutterRectangle