Mutter 2.91.1 released



Mutter 2.91.1 is now available at:

http://ftp.gnome.org/pub/GNOME/sources/mutter/2.91/
dde22aa6da7dee0f2d230aa64754bb491bf866ef6559e0fa0f0871d2bc8955bd mutter-2.91.1.tar.bz2
6617703826890da2307ce7e6b5ef2499321bcba3f365a82c42d5ce47382444cc mutter-2.91.1.tar.gz

About Mutter
============

Mutter is a window and compositing manager that displays and manages
your desktop via OpenGL. Mutter combines a sophisticated display engine
using the Clutter toolkit with solid window-management logic inherited
from the Metacity window manager.

While Mutter can be used stand-alone, it is primarily intended to be
used as the display core of a larger system such as GNOME Shell.
For this reason, Mutter is very extensible via plugins, which
are used both to add fancy visual effects and to rework the window
management behaviors to meet the needs of the environment.

Changes since 2.91.0
====================
* Default build is now GTK+ 3 build
* Mutter namespace prefix is removed, in favor of consistent
  meta_ namespace prefixing [Owen]. Naming changes:
    MutterWindow              => MetaWindowActor
    mutter_get_windows        => meta_get_window_actors
    mutter_plugin_get_windows => meta_plugin_get_window_actors
* Add missing values in MetaKeyBindingAction - this fixes a problem where
  key binding lookup wasn't working properly for some key bindings. [Dan]
* Remove keysym parameter to meta_display_get_keybinding_action() - the
  function expected the default keysym for the keycode to always be passed [Dan]
* Clean up installed header files - in particular, theme-parser.h is merged
  into a new public-only theme.h and private internals are moved to
  theme-private.h.
* Fix problems with antialiased rendering of themes [Brandon, Owen, Nickolas]
* Fix problem with parsing color constants in themes [Jon, Owen]
* Build fixes [Colin]
* Miscellaneous bug fixes [Giovanni, Rico]

Contributors:
  Giovanni Campagna, Nickolas Lloyd, William Jon McCann, Owen Taylor,
  Rico Tzschichholz, Colin Walters, Dan Winship, Brandon Wright

Translations:
  Fran Diéguez [gl], Yinghua Wang [zh_CN]

Fixed bugs:
 628401 tint and line draw ops rendering issues
 628520 unfortunate namespacing
 631487 Fix drawing of <arc> theme elements
 632116 don't clobber gerrors
 632149 Fill in missing MetaKeyBindingAction values
 632155 meta_display_get_keybinding_action: remove keysym parameter
 632474 Remove MetaRegion
 632494 introspection: remove --allow-unprefixed




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]