Hi Nohemi - Welcome to SOC! Thanks a lot for doing this, it's very useful. I'll comment on Mutter patches first since that's a smaller set.
- Owen On Mon, 2011-05-23 at 12:06 -0500, Nohemi Fernandez wrote: > MUTTER > Definitely Want to Have: > https://bugzilla.gnome.org/show_bug.cgi?id=648613 gtk_window_set_opacity() seems not to work with mutter gtk_window_set_opacity() isn't that commonly used, but it has been dup'ed several times. I'll have to retest carefully if I merge this to the branch, since it is sort of big. > https://bugzilla.gnome.org/show_bug.cgi?id=649500 leak in theme parser > https://bugzilla.gnome.org/show_bug.cgi?id=649504 region-utils.c: Squash a memory leak These are good candidates, yes. > https://bugzilla.gnome.org/show_bug.cgi?id=645355 Use correct GTK+ colors when the application prefers a dark variant This one is actually a really large set of changes implementing a new feature, that we decided against doing for 3.0.0 because they were too large and too invasive, even though the designers really wanted the feature (dark window manager themes for dark borders.) So it isn't a candidate for a 3.0.x update. > Nice To Have: > https://bugzilla.gnome.org/show_bug.cgi?id=649202 This is a patch that was needed as a prerequisite for the gnome-shell https://bugzilla.gnome.org/show_bug.cgi?id=649203 (startup and gettext stuff) which does a lot of cleanup, but doesn't have much impact on the user. So, I don't consider it a candidate for 3.0.2. Other stuff I'm probably going to cherry pick ============================================== Filter mirrored monitors from the monitors list https://bugzilla.gnome.org/show_bug.cgi?id=649299 Without this patch, the shell becomes unusable in a confusing and frustrating way if you pick "mirror displays" in System Settings/Displays. window: don't allow side-by-side tiling of non-maximizable windows https://bugzilla.gnome.org/show_bug.cgi?id=647901 Somewhat marginal, but should be a very safe patch and fixes a somewhat disturbing UI problem if you accidentally drag dialog/utility windows to the edges of the screen. - Owen _______________________________________________ gnome-shell-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-shell-list
