81a78c6ce8
Copy from GNOME:Factory/mutter based on submit request 17896 from user vuntz OBS-URL: https://build.opensuse.org/request/show/17896 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutter?expand=0&rev=3
65 lines
2.6 KiB
Plaintext
65 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 3 12:04:51 CEST 2009 - vuntz@novell.com
|
|
|
|
- Add mutter-clutter-1.0.patch to fix build with clutter 1.0.
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|