Mutter 2.91.92 released



Mutter 2.91.92 is now available at:

http://ftp.gnome.org/pub/GNOME/sources/mutter/2.91/
7117be5798cf5b8d52bd26fd6b515aeae53845f66d252ae8137217b7df0f5076 mutter-2.91.92.tar.bz2
c1932d17bdb851a98d74f970f1fca9e2073a171db3787dc4184e2abcc5c7fe86 mutter-2.91.92.tar.gz

At this point Mutter is code-frozen for the release of GNOME 3.0;
only selected important bugs will be fixed between now and the release
of GNOME 3.0 during the week of April 4.

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.91
=====================
 * Add a workspaces_only_on_primary preferences. When set, this makes
   workspaces switching only apply to windows on the primary monitor,
   while windows on other monitors are unaffected.
 * Export API for monitor handling [Alex]
    MetaScreen::monitors-changed signal
    meta_screen_get_primary_monitor()
    meta_window_is_on_primary_monitor()
    meta_window_get_monitor()
    MetaWindow::window-entered-monitor, <etaWindow::window-left-monitor
    meta_window_move_to_monitor() [Florian]
 * Behavior improvemnts for attached modal dialogs:
   - Allow dragging dragging on the titlebar to move the  parent ["Ron"]
   - Allow resizing [Florian]
   - Constrain to be on the current monitor [Florian]
 * Don't turn on XSMP autorestart [Colin]
 * Combine libmutter-wm and libmutter-private into a single libmutter
   [Frédéric]
 * Export methods to move and resize windows [Jeffery]
   meta_window_move(), meta_window_resize(), meta_window_move_frame()
 * Add a MUTTER_WM_CLASS_FILTER environment variable to allow existing
   windows to be ignored when performance testing. [Owen]
 * Add a new compositor-based flash for visual bell [Dan]
 * Fix bug where application specified values for properties like
   "skip taskbar" were sometimes ignored [Dan]
 * Bug fixes [Dan, Florian, Giovanni, Jasper, Owen]
 * Build fixes [Rico]

Contributors:
 Giovanni Campagna, Florian Müllner, Alexander Larsson, Jeffery Olson,
 Frédéric Péters, Owen Taylor, Jasper St. Pierre, Rico Tzschichholz,
 "Ron", Colin Walters, Dan Winship

Translations:
 Khaled Hosny [ar], David Planella [ca], Mario Blättermann [de],
 Bruce Cowan [en_GB], Jorge González, Daniel Mustieles [es], Ivar Smolin [et],
 Bruno Brouard [fr], Fran Diéguez [gl], Yaron Shahrabani [he],
 Gabor Kelemen [hu], Luca Ferretti [it], Kjartan Maraas [nb], Piotr Drąg [pl],
 Duarte Loreto [pt], Lucian Adrian Grijincu, Adi Roiban [ro],
 Yuri Myasoedov [ru], Matej Urbančič [sl], Daniel Korostil [uk]

Bugs fixed:
 624360 window shows up in when pressing alt+tab, but skip_taskbar_hint is set to True
 631308 Dialogs attached to parent sometimes extend out of the screen
 638674 [PATCH] Allow moving attached dialogs
 639765 a11y: visual alert only works per-window, not screen
 641975 Pre-_NET_WM_ICONs look corrupted
 642355 patch to expose MetaWindow.move(), .resize() and add/expose .move_frame() to javascript
 642787 MetaWindowActor has a dangling reference to its MetaWindow
 643597 Attached dialogs not resizable, even by app request
 644188 Broken build of 2.91.91
 644252 Add MUTTER_WM_CLASS_FILTER environment variable
 644529 session: Change XSMP restart style to Never
 644565 Kill libmutter-private ?
 644961 auto-tiling makes moving already-tiled windows hard
 645224 Translation message doesn't make much sense
 645247 Methods of Meta.Rectangle are missing annotations.
 645455 tiling: Fix dragging windows free from edge-tiling




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