summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@fedoraproject.org>2010-06-24 01:29:54 +0000
committerOwen Taylor <otaylor@fedoraproject.org>2010-06-24 01:29:54 +0000
commitc6c59931d3316a00ea9b38b8a6114a6d27fe62c5 (patch)
tree826704cacbb90d0fdf392ecbf60e030a6acdb92b
parentca37292633e1f2e456d41f01b8fef79279c0d68d (diff)
downloadmetacity-c6c59931d3316a00ea9b38b8a6114a6d27fe62c5.tar.gz
metacity-c6c59931d3316a00ea9b38b8a6114a6d27fe62c5.tar.xz
metacity-c6c59931d3316a00ea9b38b8a6114a6d27fe62c5.zip
- Add a patch to fix confusion between windows (rhbz #533066)metacity-2_30_0-4_fc14
- Add additional tweeks no_focus_windows and new_windows_always_on_top preferences (gnome bz 599248, gnome bz 599261)
-rw-r--r--metacity.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/metacity.spec b/metacity.spec
index d851e33..9a25851 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -3,7 +3,7 @@
Summary: Unobtrusive window manager
Name: metacity
Version: 2.30.0
-Release: 3%{?dist}
+Release: 4%{?dist}
URL: http://download.gnome.org/sources/metacity/
Source0: http://download.gnome.org/sources/metacity/2.30/metacity-%{version}.tar.bz2
# http://bugzilla.gnome.org/show_bug.cgi?id=558723
@@ -29,8 +29,10 @@ Patch16: Dont-focus-ancestor-window-on-a-different-workspac.patch
Patch18: For-mouse-and-sloppy-focus-return-to-mouse-mode-on.patch
# https://bugzilla.gnome.org/show_bug.cgi?id=599248
Patch19: Add-nofocuswindows-preference-to-list-windows-that.patch
+Patch119: Exclude-the-current-application-from-no_focus_window.patch
# https://bugzilla.gnome.org/show_bug.cgi?id=599261
Patch20: Add-a-newwindowsalwaysontop-preference.patch
+Patch120: Apply-new_windows_always_on_top-to-newly-raised-acti.patch
# https://bugzilla.gnome.org/show_bug.cgi?id=577576
Patch21: Dont-warn-about-a-missing-session-file.patch
# https://bugzilla.gnome.org/show_bug.cgi?id=559816
@@ -41,6 +43,8 @@ Patch25: metacity-2.28-xioerror-unknown-display.patch
Patch26: libs.patch
# https://bugzilla.gnome.org/show_bug.cgi?id=614592
Patch27: title-click.patch
+# https://bugzilla.gnome.org/show_bug.cgi?id=599181
+Patch28: Stop-confusing-GDK-s-grab-tracking.patch
# default window icon: https://bugzilla.gnome.org/show_bug.cgi?id=616246
Patch30: default-window-icon.patch
@@ -117,12 +121,15 @@ API. This package exists purely for technical reasons.
%patch16 -p1 -b .focus-different-workspace
%patch18 -p1 -b .focus-on-motion
%patch19 -p1 -b .no-focus-windows
+%patch119 -p1 -b .no-focus-windows-current-app
%patch20 -p1 -b .always-on-top
+%patch120 -p1 -b .always-on-top-activate
%patch21 -p1 -b .missing-session
%patch24 -p1 -b .empty-keybindings
%patch25 -p1 -b .xioerror-unknown-display
%patch26 -p1 -b .libs
%patch27 -p1 -b .title-click
+%patch28 -p1 -b .grab-tracking
%patch30 -p1 -b .window-icon
cp %{SOURCE1} %{SOURCE2} src/
@@ -233,6 +240,11 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Wed Jun 9 2010 Owen Taylor <otaylor@redhat.com> - 2.30.0-4
+- Add a patch to fix confusion between windows (rhbz #533066)
+- Add additional tweeks no_focus_windows and new_windows_always_on_top
+ preferences (gnome bz 599248, gnome bz 599261)
+
* Tue Apr 20 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.0-3
- Include the default window icon