2010-02-11 20:59:11 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 3 20:31:43 CET 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Add mutter-fix-build.patch and mutter-gl-no-cgl.patch to fix the
|
|
|
|
build with recent introspection data and with recent clutter.
|
|
|
|
|
2010-02-04 17:20:38 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 2 12:04:17 CET 2009 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update the way we remove the ha, la, ig locales for old versions
|
|
|
|
of openSUSE.
|
|
|
|
|
2009-10-12 16:43:16 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 8 18:47:29 CEST 2009 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 2.28.0:
|
|
|
|
+ Add meta_window_get_stable_sequence
|
|
|
|
+ mutter_begin_modal_for_plugin(): Check result of
|
|
|
|
XGrabKeyboard()
|
|
|
|
+ mutter_plugin_get_windows returns *Mutter*Window, not
|
|
|
|
MetaWindow
|
|
|
|
+ Remove MetaAltTabHandler
|
|
|
|
+ Use "later functions" to fix priority problems with Clutter
|
|
|
|
redraw
|
|
|
|
+ Create the dummy timeline for repaint laters with an "infinite"
|
|
|
|
duration
|
|
|
|
+ Added meta_window_get_transient_for_as_xid()
|
|
|
|
+ Added workareas-changed signal
|
|
|
|
+ Work around race condition focusing a window on a different
|
|
|
|
workspace
|
|
|
|
+ Updated translations.
|
|
|
|
|
2009-09-22 23:29:48 +02:00
|
|
|
-------------------------------------------------------------------
|
2009-10-06 03:27:52 +02:00
|
|
|
Wed Sep 16 19:00:30 CEST 2009 - lmedinas@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 2.27.5:
|
|
|
|
+ Fix bug in GConf schemas where the overview activation key was
|
|
|
|
specified as '<Super_L>' not 'Super_L'.
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2009-09-22 23:29:48 +02:00
|
|
|
Wed Sep 9 03:16:24 CEST 2009 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 2.27.4:
|
|
|
|
+ See http://git.gnome.org/cgit/mutter/log/?id=2.27.4
|
|
|
|
+ Add new API for plugins.
|
|
|
|
+ Refer to monitors as "monitors" rather than "xineramas"
|
|
|
|
+ Fix broken META_IS_SCREEN macro
|
|
|
|
+ Fix owner and applyto for /apps/mutter/general/overlay_key
|
|
|
|
schema
|
|
|
|
+ Make user-time a GObject property
|
|
|
|
+ Use meta_window_set_user_time for setting user time
|
|
|
|
consistently
|
|
|
|
+ Export a _GNOME_WM_KEYBINDINGS property
|
|
|
|
+ Build fixes.
|
|
|
|
+ Updated translations.
|
|
|
|
|
2009-09-03 18:42:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2009-08-17 15:14:13 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 13 00:55:24 CEST 2009 - vuntz@novell.com
|
|
|
|
|
|
|
|
- Update to version 2.27.2:
|
|
|
|
+ Fix confusion about MetaPreview in introspection build
|
|
|
|
+ Queue redraws on MutterWindow's MutterShapedTexture
|
|
|
|
+ Pass event to clutter when the plugin doesn't have
|
|
|
|
xevent_filter
|
|
|
|
+ Build using Clutter 1.0
|
|
|
|
+ Don't explicitly set the size of the MutterWindow texture
|
|
|
|
+ Pass through all scroll events to compositor
|
|
|
|
+ Tolerate all standard _NET_WM_WINDOW_TYPE types for managed
|
|
|
|
windows
|
|
|
|
+ Set up correct initial values for override redirect windows
|
|
|
|
+ Add focus-window property to MetaDisplay
|
|
|
|
+ Accessors for pid and name of client machine associated with
|
|
|
|
MetaWindow
|
|
|
|
+ Added MetaWindow::window-type property
|
|
|
|
+ Added public prototype for
|
|
|
|
meta_window_is_ancestor_of_transient()
|
|
|
|
+ Avoid overflow when window maximum size hint is set to INT_MAX
|
|
|
|
+ Fix check for zero-sized textures in MutterShaped texture
|
|
|
|
+ Remove deprecated glib/gtk symbols
|
|
|
|
+ Handle FocusIn events for override redirect windows correctly
|
|
|
|
+ Elimitate use of arithmetic expansion for portability
|
|
|
|
+ Don't allow override-redirect windows to be META_WINDOW_NORMAL
|
|
|
|
+ Free MutterWindow description string in finalize() not
|
|
|
|
dispose()
|
|
|
|
+ Take extra reference on the texture inside MutterWindow
|
|
|
|
+ Use correct timestamp for focus stealing prevention
|
|
|
|
+ Export meta_screen_get_startup_sequences, add change signal
|
|
|
|
+ Fix use of uninitialized memory in edge-resistance.c
|
|
|
|
+ Updated translations.
|
|
|
|
- Drop mutter-build-fix.patch: fixed upstream.
|
|
|
|
- Drop mutter-clutter-1.0.patch: fixed upstream.
|
|
|
|
- Remove gnome-common BuildRequires and gnome-autogen.sh call.
|
|
|
|
|
2009-08-05 00:02:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 3 12:04:51 CEST 2009 - vuntz@novell.com
|
|
|
|
|
|
|
|
- Add mutter-clutter-1.0.patch to fix build with clutter 1.0.
|
|
|
|
|
2009-08-01 13:11:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 21 21:12:15 CEST 2009 - vuntz@novell.com
|
|
|
|
|
|
|
|
- Update to version 2.27.1, first official tarball.
|
|
|
|
- Add mutter-build-fix.patch to fix build.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 14 14:38:54 CEST 2009 - vuntz@novell.com
|
|
|
|
|
|
|
|
- Update to git version as of May 14th.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 4 02:36:08 CEST 2009 - vuntz@novell.com
|
|
|
|
|
|
|
|
- Add tarball created from git, and mutter-rename.patch.bz2 to make
|
|
|
|
mutter parallel-installable with metacity.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 1 19:12:10 CEST 2009 - vuntz@novell.com
|
|
|
|
|
|
|
|
- Initial package, based on the metacity package.
|
|
|
|
|