SHA256
1
0
forked from pool/mutter

Updating link to change in openSUSE:Factory/mutter revision 4.0

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=99ed0b013fd658b2b4929e227128f4f2
This commit is contained in:
OBS User buildservice-autocommit
2009-09-03 16:42:43 +00:00
committed by Git OBS Bridge
parent a4341275c9
commit 6065b07995
4 changed files with 27 additions and 5 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Sat Aug 29 10:25:06 CEST 2009 - vuntz@novell.com
- Update to version 2.27.3:
+ See http://git.gnome.org/cgit/mutter/log/?id=2.27.3
+ Do not run effects during WM startup
+ Remove meta_errors_register_foreign_display()
+ Check the opacity of the right actor
+ Always notify on title property change
+ Avoid accessing freed memory when being replaced
+ Fix alt-tab with urgent windows
+ Enforce a policy of single-handling of key events
+ Add a modal mode for plugins
+ Fix custom-alt-tabs for single-handling of key events
+ Check for NULL in meta_screen_tab_popup_destroy() instead of
asserting
+ Unminimize windows passed to
meta_workspace_activate_with_focus()
+ Add new API for plugins.
+ Various minor fixes.
+ Updated translations.
-------------------------------------------------------------------
Thu Aug 13 00:55:24 CEST 2009 - vuntz@novell.com