From cefefd434c9472ce291237244210ec82a351beb68ae422c638cbad69982c71e5 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 6 Dec 2010 14:34:03 +0000 Subject: [PATCH] Accepting request 54230 from home:dimstar:branches:GNOME:Factory thanks OBS-URL: https://build.opensuse.org/request/show/54230 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=41 --- mutter-2.91.2.tar.bz2 | 3 --- mutter-2.91.3.tar.bz2 | 3 +++ mutter.changes | 29 +++++++++++++++++++++++++++++ mutter.spec | 4 ++-- 4 files changed, 34 insertions(+), 5 deletions(-) delete mode 100644 mutter-2.91.2.tar.bz2 create mode 100644 mutter-2.91.3.tar.bz2 diff --git a/mutter-2.91.2.tar.bz2 b/mutter-2.91.2.tar.bz2 deleted file mode 100644 index 8af8aa5..0000000 --- a/mutter-2.91.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6d473e87e0897a34d9b1ad6c63073581c96300843481a73287724029882b4eb -size 2003403 diff --git a/mutter-2.91.3.tar.bz2 b/mutter-2.91.3.tar.bz2 new file mode 100644 index 0000000..87251e3 --- /dev/null +++ b/mutter-2.91.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea2cc6c24f6b30db5079d6df4c25ffcfa5f167f66178f2b7f7a5ff73a643c591 +size 2019741 diff --git a/mutter.changes b/mutter.changes index 2ed2c9f..9311318 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Tue Nov 30 12:45:03 CET 2010 - dimstar@opensuse.org + +- Update to version 2.91.3: + + Better shadows: + - Shadows can be different for different window types and focus + states + - Shadows are larger by default, especially for the currently + active eindow + - Shadows for attached modal dialogs and menus are drawn not to + overlap the attachment point. + - Shadows follow the shape of shaped windows + + Optimization: + - Avoid repainting in situations when windows are potentially + restacked but aren't actually restacked. + - Pay attention to partial stage repaints in obscured window + calculations + - Better optimization of painting obscured shadows; turn off + shadows for maximized windows. + - Move background repainting into Mutter; doing it here rather + than in plugins allows not painting obscured parts of the + background. + + A new frame type 'attached' is added for attached modal dialogs + and can be referenced in theme files with a theme version 3.2. + + Fix updating key bindings when the keyboard layout changes + + Bug fixes + + Build fixes + + Updated translations. + ------------------------------------------------------------------- Tue Nov 9 15:31:23 CET 2010 - vuntz@opensuse.org diff --git a/mutter.spec b/mutter.spec index 5cc32bd..83d8304 100644 --- a/mutter.spec +++ b/mutter.spec @@ -1,5 +1,5 @@ # -# spec file for package mutter (Version 2.91.2) +# spec file for package mutter (Version 2.91.3) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -32,7 +32,7 @@ BuildRequires: update-desktop-files BuildRequires: zenity License: GPLv2+ Group: System/GUI/GNOME -Version: 2.91.2 +Version: 2.91.3 Release: 1 Summary: Window and compositing manager based on Clutter Source: %{name}-%{version}.tar.bz2