| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: metacity | Distribution: openSUSE 12.2 |
| Version: 2.34.3 | Vendor: openSUSE |
| Release: 2.1.2 | Build date: Tue Jul 17 03:29:39 2012 |
| Group: System/GUI/GNOME | Build host: build15 |
| Size: 1476157 | Source RPM: metacity-2.34.3-2.1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.gnome.org | |
| Summary: A Window Manager for the GNOME Desktop | |
Metacity is a window manager for the GNOME Desktop.
GPL-2.0+
* Tue Mar 20 2012 dimstar@opensuse.org
- Update to version 2.34.3:
+ Use the correct translation domain in keybinding definitions.
+ Updated translations.
* Mon Feb 20 2012 vuntz@opensuse.org
- Add explicit libSM-devel, libX11-devel, libXext-devel,
libXinerama-devel, libXrandr-devel, pkgconfig(xcomposite),
pkgconfig(xcursor), pkgconfig(xdamage), pkgconfig(xfixes),
pkgconfig(xrender) BuildRequires: we need all of those, and some
are not implicitly brought in after the big xorg-x11 packaging
change.
* Wed Feb 08 2012 vuntz@opensuse.org
- Update to version 2.34.2:
+ Port preferences to GSettings
+ Remove deprecated GTK+ symbols and use accessor functions
+ Include the default window icon
+ Various small build system changes
+ Updated translations.
- Add pkgconfig(gsettings-desktop-schemas) BuildRequires: new
dependency.
- Add explicit pkgconfig(gio-2.0) BuildRequires: it was missing
before.
- Drop gconf2-devel BuildRequires: migration to GSettings completed.
- Drop metacity-key-list-binding.patch: not needed after GSettings
migration.
- Split non-essential tools to a metacity-tools subpackage.
- Split library to libmetacity-private0, move /sbin/ldconfig calls
from main %post/%postun to libmetacity-private0 scriptlets, and
change metacity Requires in devel package to libmetacity-private0.
- Replace gconf schema packaging machinery with
%glib2_gsettings_schema_* macros.
- Remove explicit gtk2-devel Requires from devel subpackage: it
will automatically be added the pkgconfig() way.
- Stop passing --disable-schemas-install to configure: there is no
gconf schema anymore.
- Stop changing libexecdir in configure: there is no need for that.
- Stop checking for non-supported versions of openSUSE (<= 11.2).
* Sat Sep 24 2011 kirill.kirillov@gmail.com
- Add metacity-dnd-keynav.patch: this adds support of alt-tab
during drag and drop operation. Fix bnc#720212.
* Thu Jun 23 2011 dimstar@opensuse.org
- Update to version 2.34.1:
+ Fix crash in meta_display_get_above_tab_keycode
+ Disable keybindings message should ungrab keys
+ Remove --with-gtk configure flag as metacity only builds
against gtk2
+ Build fix for FreeBSD: Include sys/wait.h as described in POSIX
specs
+ Build system change: remove -Werror
+ Updated translations.
- Update License tag from GPLv2+ to GPL-2.0+.
* Thu Apr 21 2011 vuntz@opensuse.org
- Drop now unneeded call to autoreconf.
* Tue Apr 05 2011 fcrozat@novell.com
- Update to version 2.34.0:
+ Update keybindings when XKB keyboard layout changes.
+ Unify keymap-reloading code branches
+ Fix drawing of <arc> elements
+ Add an "Above_Tab" pseudo-keysym.
+ Fix default workspace names.
+ Log error if writing fail when handling SIGTERM.
+ Rework keybinding configuration files
+ Honour _NET_RESTACK_WINDOW and sibling-relative stacking.
+ Allow applications to raise windows when raise_on_click is off.
+ Allow explicit raises from same client, not just same app.
+ Set RestartStyleHint to RestartIfRunning when replaced.
+ Fix background functions for non-default layouts.
+ Use GNOME 3 theme defaults
+ Do not use an icon menu on the titlebar.
+ Disable 'Show desktop' keybinding by default.
+ Make color constants work without warnings.
+ Small bug fixes
+ Make it possible to build without libcanberra
+ Updated translations.
- Drop metacity-gdm-popup-error.patch,
metacity-support-above-tab.patch: fixed upstream.
* Sun Feb 13 2011 vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
- Remove 2.x references in summaries and descriptions.
* Fri Jan 14 2011 vuntz@opensuse.org
- Add metacity-support-above-tab.patch: this adds an "Above_Tab"
pseudo-keysym, which is a feature that gnome-shell uses. Taken
from git.
- Add call to autoreconf needed by the patch.
* Wed Sep 29 2010 vuntz@opensuse.org
- Update to version 2.30.3:
+ Fix theme breakage
+ Use -Werror only when --enable-maintainer-mode is used
* Thu Sep 16 2010 vuntz@opensuse.org
- Update to version 2.30.2:
+ Replace GDK drawing API with cairo
+ Removes usage of gdk_display
+ Stop confusing GDK's grab tracking
+ Allow building with Gtk+-3.0
+ Replace deprecated GDK symbols
+ Fixes for compiling with GSeal
+ Fix crash with --sync option
+ Fix very unlikely crasher
+ Remove deprecated Encoding key from desktop files
+ Fix memory leak in theme optimisation
+ Use correct timestamp for focus stealing prevention
+ Don't warn about a missing session file
+ Updated translations.
- Update metacity-key-list-binding.patch with patch attached to
bgo#609101, that got applied to mutter.
* Wed Aug 25 2010 vuntz@opensuse.org
- Add metacity-gdm-popup-error.patch: this fixes an issue where
there's an error dialog in gdm when logging in. This fixes
bnc#632726, and is taken from Fedora and bgo#588119.
- Thanks to psankar@novell.com for investigating the issue.
* Mon May 24 2010 vuntz@opensuse.org
- Add metacity-uninitialized-variables.patch to fix build after a
gcc update.
* Tue Apr 06 2010 vuntz@opensuse.org
- Update to version 2.30.1:
+ Fix crash when right-clicking on window frame
+ Updated translations.
* Wed Mar 31 2010 vuntz@opensuse.org
- Update to version 2.30.0:
+ Fix typo when checking the result of getpwuid
+ Revert new default cycle_group keybinding to Alt-grave
+ Fix build with gcc 4.5
+ Updated translationUpdated translations.
- Drop metacity-gcc45.patch: fixed upstream.
* Mon Feb 22 2010 dimstar@opensuse.org
- Add metacity-gcc45.patch to fix build with gcc 4.5.
* Fri Feb 05 2010 sbrabec@suse.cz
- Fixed crash for key bindings using key lists (bnc#576977,
bgo#609101).
* Thu Jan 28 2010 vuntz@opensuse.org
- Remove en@shaw translation on openSUSE 11.2 and earlier.
* Wed Jan 27 2010 vuntz@opensuse.org
- Update to version 2.28.1:
+ Default cycle-group binding is alt-grave
+ XFCE terminal is a terminal
+ Signal handling fixes
+ Fix bell timeout
+ Self-drawn tooltips are tooltips
+ Fix session handling close
+ Replace deprecated symbols
+ Split MetaSide from MetaDirection
+ Updated translations
- Drop metacity-ping-timeout.patch: fixed upstream.
- Drop metacity-race-autologin.patch: fixed upstream.
- Drop metacity-race-autologin-cleanup.patch: fixed upstream
another way.
* Wed Dec 16 2009 sbrabec@suse.cz
- Fix a race condition that causes that gdm autologin sometimes
never completes (bnc#555027, bgo#600864).
* Wed Dec 02 2009 vuntz@opensuse.org
- Update the way we remove the ha, la, ig locales for old versions
of openSUSE.
* Tue Sep 22 2009 dimstar@opensuse.org
- Update to version 2.28.0:
+ Updated translations.
* Wed Sep 09 2009 vuntz@opensuse.org
- Update to version 2.27.1:
+ Unset _NET_SUPPORTING_WM_CHECK when shutting down (bgo#564561)
+ Add a switch to disable autofullscreen'ing maximized windows
without decorations (bgo#586600)
+ Updated translations.
* Fri May 01 2009 vuntz@novell.com
- Do not depend on libgnome just for a directory ownership -- this
will help for the build.
- Remove gconf2-devel, orbit2-devel, startup-notification-devel
Requires from devel package.
- Add rationales.txt to doc files since it's possibly interesting
to people.
- Do not exclude ha and ig locale files on factory anymore.
* Wed Apr 29 2009 vuntz@novell.com
- Update to version 2.27.0:
+ Remove deprecated GTK symbols (bgo#572332)
+ fix window properties bug which showed up as ignoring struts
(bgo#572573)
+ include "as <username>" in window title (bgo#549389)
+ Use zenity for dialogues (bgo#521914)
+ Use libcanberra for sound effects (bgo#557921)
+ Don't define meta_spew_event unless verbose mode is on
(bgo#571126)
+ Fix README to give correct switch names (bgo#571210)
+ Windows which couldn't appear in alt-tab don't get there by
being urgent
+ Skip the first window in alt-tab only if it's actually current
(bgo#535887)
+ Optimise line coordinate storage
+ Queue resize on window undecorate
+ Fix description of "show desktop" (bgo#569649)
+ Wrap g_error calls in braces
+ Updated translations
- Add libcanberra-devel, libgtop-devel BuildRequires.
- Remove unneeded libglade2-devel BuildRequires.
- Add zenity Requires.
- Drop metacity-buggy-struts.patch: fixed upstream.
- Do not package .la files.
- Do not package /usr/lib/metacity anymore since the small binary
there has been removed and zenity is now used instead.
* Mon Mar 23 2009 vuntz@novell.com
- Add metacity-buggy-struts.patch to fix metacity not reading
struts correctly (ie, windows being put behind the panels).
* Mon Mar 16 2009 mboman@suse.de
- Update to version 2.26.0:
+ queue frame resize on window undecorate
+ fix description of desktop background (bgo#569649)
+ wrap g_error calls in braces
+ Translation updates
/usr/bin/metacity /usr/bin/metacity-message /usr/share/GConf/gsettings/metacity-schemas.convert /usr/share/applications/metacity.desktop /usr/share/doc/packages/metacity /usr/share/doc/packages/metacity/AUTHORS /usr/share/doc/packages/metacity/COPYING /usr/share/doc/packages/metacity/ChangeLog /usr/share/doc/packages/metacity/NEWS /usr/share/doc/packages/metacity/README /usr/share/doc/packages/metacity/rationales.txt /usr/share/glib-2.0/schemas/org.gnome.metacity.gschema.xml /usr/share/gnome /usr/share/gnome-control-center /usr/share/gnome-control-center/keybindings /usr/share/gnome-control-center/keybindings/50-metacity-navigation.xml /usr/share/gnome-control-center/keybindings/50-metacity-system.xml /usr/share/gnome-control-center/keybindings/50-metacity-windows.xml /usr/share/gnome/wm-properties /usr/share/gnome/wm-properties/metacity-wm.desktop /usr/share/man/man1/metacity-message.1.gz /usr/share/man/man1/metacity.1.gz /usr/share/themes/AgingGorilla /usr/share/themes/AgingGorilla/metacity-1 /usr/share/themes/AgingGorilla/metacity-1/active-button.png /usr/share/themes/AgingGorilla/metacity-1/active-close-button.png /usr/share/themes/AgingGorilla/metacity-1/active-close-menu-icon.png /usr/share/themes/AgingGorilla/metacity-1/active-maximize-button.png /usr/share/themes/AgingGorilla/metacity-1/active-maximize-menu-icon.png /usr/share/themes/AgingGorilla/metacity-1/active-menu-button.png /usr/share/themes/AgingGorilla/metacity-1/active-minimize-button.png /usr/share/themes/AgingGorilla/metacity-1/active-minimize-menu-icon.png /usr/share/themes/AgingGorilla/metacity-1/inactive-close-button.png /usr/share/themes/AgingGorilla/metacity-1/inactive-maximize-button.png /usr/share/themes/AgingGorilla/metacity-1/inactive-menu-button.png /usr/share/themes/AgingGorilla/metacity-1/inactive-minimize-button.png /usr/share/themes/AgingGorilla/metacity-1/metacity-theme-1.xml /usr/share/themes/Atlanta /usr/share/themes/Atlanta/metacity-1 /usr/share/themes/Atlanta/metacity-1/metacity-theme-1.xml /usr/share/themes/Bright /usr/share/themes/Bright/metacity-1 /usr/share/themes/Bright/metacity-1/metacity-theme-1.xml /usr/share/themes/Bright/metacity-1/metacity-theme-2.xml /usr/share/themes/Crux /usr/share/themes/Crux/metacity-1 /usr/share/themes/Crux/metacity-1/active-above-button.png /usr/share/themes/Crux/metacity-1/active-border-top-left-border.png /usr/share/themes/Crux/metacity-1/active-border-top-right-border.png /usr/share/themes/Crux/metacity-1/active-bottom-left-border.png /usr/share/themes/Crux/metacity-1/active-bottom-left-corner.png /usr/share/themes/Crux/metacity-1/active-bottom-mid-left-border.png /usr/share/themes/Crux/metacity-1/active-bottom-mid-right-border.png /usr/share/themes/Crux/metacity-1/active-bottom-right-border.png /usr/share/themes/Crux/metacity-1/active-bottom-right-corner.png /usr/share/themes/Crux/metacity-1/active-button-prelight.png /usr/share/themes/Crux/metacity-1/active-button-pressed.png /usr/share/themes/Crux/metacity-1/active-button.png /usr/share/themes/Crux/metacity-1/active-close-button.png /usr/share/themes/Crux/metacity-1/active-left-border.png /usr/share/themes/Crux/metacity-1/active-left-top-border-shaded.png /usr/share/themes/Crux/metacity-1/active-left-top-border.png /usr/share/themes/Crux/metacity-1/active-maximize-button.png /usr/share/themes/Crux/metacity-1/active-menu-button-prelight.png /usr/share/themes/Crux/metacity-1/active-menu-button-pressed.png /usr/share/themes/Crux/metacity-1/active-menu-button.png /usr/share/themes/Crux/metacity-1/active-minimize-button.png /usr/share/themes/Crux/metacity-1/active-restore-button.png /usr/share/themes/Crux/metacity-1/active-right-border.png /usr/share/themes/Crux/metacity-1/active-right-top-border-shaded.png /usr/share/themes/Crux/metacity-1/active-right-top-border.png /usr/share/themes/Crux/metacity-1/active-shade-button.png /usr/share/themes/Crux/metacity-1/active-stick-button.png /usr/share/themes/Crux/metacity-1/active-top-center-left.png /usr/share/themes/Crux/metacity-1/active-top-center-mid-left.png /usr/share/themes/Crux/metacity-1/active-top-center-mid-right.png /usr/share/themes/Crux/metacity-1/active-top-center-right.png /usr/share/themes/Crux/metacity-1/active-top-left-border.png /usr/share/themes/Crux/metacity-1/active-top-left-corner.png /usr/share/themes/Crux/metacity-1/active-top-mid-left-border.png /usr/share/themes/Crux/metacity-1/active-top-mid-right-border.png /usr/share/themes/Crux/metacity-1/active-top-right-border.png /usr/share/themes/Crux/metacity-1/active-top-right-corner.png /usr/share/themes/Crux/metacity-1/active-unabove-button.png /usr/share/themes/Crux/metacity-1/active-unshade-button.png /usr/share/themes/Crux/metacity-1/active-unstick-button.png /usr/share/themes/Crux/metacity-1/inactive-above-button.png /usr/share/themes/Crux/metacity-1/inactive-border-top-left-border.png /usr/share/themes/Crux/metacity-1/inactive-border-top-right-border.png /usr/share/themes/Crux/metacity-1/inactive-bottom-left-border.png /usr/share/themes/Crux/metacity-1/inactive-bottom-left-corner.png /usr/share/themes/Crux/metacity-1/inactive-bottom-mid-border.png /usr/share/themes/Crux/metacity-1/inactive-bottom-right-border.png /usr/share/themes/Crux/metacity-1/inactive-bottom-right-corner.png /usr/share/themes/Crux/metacity-1/inactive-button-prelight.png /usr/share/themes/Crux/metacity-1/inactive-button-pressed.png /usr/share/themes/Crux/metacity-1/inactive-button.png /usr/share/themes/Crux/metacity-1/inactive-close-button.png /usr/share/themes/Crux/metacity-1/inactive-left-border.png /usr/share/themes/Crux/metacity-1/inactive-left-top-border-shaded.png /usr/share/themes/Crux/metacity-1/inactive-left-top-border.png /usr/share/themes/Crux/metacity-1/inactive-maximize-button.png /usr/share/themes/Crux/metacity-1/inactive-menu-button-prelight.png /usr/share/themes/Crux/metacity-1/inactive-menu-button-pressed.png /usr/share/themes/Crux/metacity-1/inactive-menu-button.png /usr/share/themes/Crux/metacity-1/inactive-minimize-button.png /usr/share/themes/Crux/metacity-1/inactive-restore-button.png /usr/share/themes/Crux/metacity-1/inactive-right-border.png /usr/share/themes/Crux/metacity-1/inactive-right-top-border-shaded.png /usr/share/themes/Crux/metacity-1/inactive-right-top-border.png /usr/share/themes/Crux/metacity-1/inactive-shade-button.png /usr/share/themes/Crux/metacity-1/inactive-stick-button.png /usr/share/themes/Crux/metacity-1/inactive-top-center-left.png /usr/share/themes/Crux/metacity-1/inactive-top-center-mid.png /usr/share/themes/Crux/metacity-1/inactive-top-center-right.png /usr/share/themes/Crux/metacity-1/inactive-top-left-border.png /usr/share/themes/Crux/metacity-1/inactive-top-left-corner.png /usr/share/themes/Crux/metacity-1/inactive-top-mid-border.png /usr/share/themes/Crux/metacity-1/inactive-top-right-border.png /usr/share/themes/Crux/metacity-1/inactive-top-right-corner.png /usr/share/themes/Crux/metacity-1/inactive-unabove-button.png /usr/share/themes/Crux/metacity-1/inactive-unshade-button.png /usr/share/themes/Crux/metacity-1/inactive-unstick-button.png /usr/share/themes/Crux/metacity-1/metacity-theme-1.xml /usr/share/themes/Crux/metacity-1/metacity-theme-2.xml /usr/share/themes/Esco /usr/share/themes/Esco/metacity-1 /usr/share/themes/Esco/metacity-1/metacity-theme-1.xml /usr/share/themes/Metabox /usr/share/themes/Metabox/metacity-1 /usr/share/themes/Metabox/metacity-1/metacity-theme-1.xml /usr/share/themes/Simple /usr/share/themes/Simple/metacity-1 /usr/share/themes/Simple/metacity-1/close.png /usr/share/themes/Simple/metacity-1/maximize.png /usr/share/themes/Simple/metacity-1/maximized.png /usr/share/themes/Simple/metacity-1/metacity-theme-1.xml /usr/share/themes/Simple/metacity-1/minimize.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 12:22:00 2013