SHA256
1
0
forked from pool/mutter

Accepting request 425053 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/425053
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=205
This commit is contained in:
2016-09-08 21:24:20 +00:00
committed by Git OBS Bridge
parent bc9db1f782
commit 4141b4ec19
4 changed files with 159 additions and 35 deletions

View File

@@ -1,5 +1,121 @@
-------------------------------------------------------------------
Sat Jul 30 03:45:15 CEST 2016 - hpj@suse.com
Tue Aug 30 10:54:29 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.91:
+ Add support for xdg-foreign protocol (bgo#769786).
+ Support monitor rotation on wayland (bgo#745079).
+ Port xdg-shell implementation to unstable v6 (bgo#769936).
+ Handle unsupported buffer sizes more gracefully (bgo#770387).
+ Use the same output naming logic as the X server on wayland
(bgo#770338).
+ Fix replies in gnome-shell's chat notifications on wayland
(bgo#758167).
+ Misc. bug fixes and cleanups: bgo#769276, bgo#769636,
bgo#770131, bgo#770324, bgo#769731.
+ Updated translations.
-------------------------------------------------------------------
Fri Aug 19 22:03:16 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.90:
+ Consider XDG_SESSION_TYPE when determining session type
(bgo#759388).
+ Re-add support for edge scrolling on some touchpads
(bgo#768245).
+ Support mouse and trackball acceleration profile (bgo#769179).
+ Draw monitor contentn to individual framebuffer (bgo#768976).
+ Support virtual input devices (bgo#765009).
+ Set correct output scale on hotplug (bgo#769505).
+ Bugs fixed: bgo#769014, bgo#769024, bgo#769054, bgo#769070,
bgo#769036, bgo#769305, bgo#769578, bgo#769800, bgo#769073.
- Drop mutter-32bit-cogl-gles2-conflict-def.patch: Fixed upstream.
- Drop intltool BuildRequires following upstream changes.
-------------------------------------------------------------------
Thu Aug 18 19:07:19 UTC 2016 - zaitor@opensuse.org
- Obsolete typelib-1_0-Meta-3_0 to ease updates.
-------------------------------------------------------------------
Wed Aug 17 20:43:03 UTC 2016 - dimstar@opensuse.org
- Filter out private typelib provides. Providing those only breaks
other applications, as they won't be able to find our typelibs.
-------------------------------------------------------------------
Sun Aug 7 11:08:59 UTC 2016 - zaitor@opensuse.org
- Drop typelib-1_0-Meta-3_0 subpackage, and package typelib in main
package with the other private libs. Following this, drop
typelib-1_0-Meta-3_0 Requires from devel package.
-------------------------------------------------------------------
Sat Jul 30 03:45:19 UTC 2016 - badshah400@gmail.com
- Update to version 3.21.4:
+ Fix missing frame border around GTK+ dialogs (bgo#745060).
+ Improve X11 <-> wayland copy and paste interaction (bgo#768007).
+ Add support for NV_robustness_video_memory_purge extension
(bgo#739178).
+ Fix restoring the old focused window on restart (bgo#766243).
+ Fix fullscreen windows on other monitors stealing focus after
closing a window (bgo#768221).
+ Draw monitor content to individual framebuffer (bgo#768976).
+ Provide screen capture API (bgo#768978).
+ Bugs fixed: bgo#767969, bgo#768243, bgo#762407, bgo#767997,
bgo#768039, bgo#768977, bgo#768977.
+ Updated translations.
- Fix build on i586 with patch
mutter-32bit-cogl-gles2-conflict-def.patch taken from upstream
git (bgo#769014).
-------------------------------------------------------------------
Sat Jul 30 03:45:18 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.3:
+ Don't create invalid UTF-8 window description strings
(bgo#765535).
+ Convert window titles and wm_class to UTF-8 (bgo#752788).
+ Communicate tiled state to GTK+ on wayland (bgo#766860).
+ Use kill() to force-quit unresponsive wayland clients
(bgo#767464).
+ Fix window position when unmaximizing via DND on wayland
(bgo#764180).
+ Avoid full window redraws when using extended frame sync
(bgo#767798).
-------------------------------------------------------------------
Sat Jul 30 03:45:17 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.2:
+ Clean up surface <-> shell interaction (bgo#763431).
+ Fix grabbing random keys for disabled shortcuts (bgo#766270).
+ Fix stacking of hidden windows on wayland (bgo#764844).
+ Misc. bug fixes: bgo#766306, bgo#766326, bgo#751847,
bgo#763832, bgo#766528.
+ Updated translations.
-------------------------------------------------------------------
Sat Jul 30 03:45:16 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.1:
+ Notify clients of pending modifier state changes (bgo#748526).
+ Add get_is_builtin_display_on() method (bgo#765267).
+ Fix 2-finger titlebar taps on wayland (bgo#764519).
+ Merge clutter and cogl forks into mutter (bgo#760439).
+ Misc. bug fixes: bgo#765058, bgo#765252, bgo#765062.
+ Updated translations.
- Drop pkgconfig(clutter-1.0), pkgconfig(cogl-1.0),
pkgconfig(clutter-egl-1.0), pkgconfig(clutter-wayland-1.0),
pkgconfig(clutter-wayland-compositor-1.0) BuildRequires:
Following upstream merging of clutter and cogl into mutter.
- Add pkgconfig(json-glib-1.0) BuildRequires: New dependency.
- Drop an obsolete clean section.
- Remove mutter-tools Obsoletes: We dropped the package in version
3.9.90, no support for updates from openSUSE versions that old.
-------------------------------------------------------------------
Sat Jul 30 03:45:15 UTC 2016 - hpj@suse.com
- Add mutter-bsc984738-grab-display.patch (bsc#984738, bgo#769387).