forked from pool/mutter
Accepting request 853060 from GNOME:Factory
Update to 3.38.2 (forwarded request 852918 from dimstar) OBS-URL: https://build.opensuse.org/request/show/853060 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutter?expand=0&rev=159
This commit is contained in:
commit
12ef1585b5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e921570c9fdf63805dbd40aa21daa05504a1b9a21432d6119c54c17ee0217a33
|
||||
size 2618944
|
3
mutter-3.38.2.tar.xz
Normal file
3
mutter-3.38.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d9974e95dd0818f2b30cbe3d83bf3b272432fdadf00dbdc4f1661f06aa08460d
|
||||
size 2621648
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 3 13:58:44 UTC 2020 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.38.2:
|
||||
+ Fix unwanted position changes on window resize.
|
||||
+ Fix _NET_WM_FRAME_DRAWN timestamps.
|
||||
+ Fix missed redraws of newly-mapped actors.
|
||||
+ (Temporarily) make Xwayland listen on abstract namespace socket
|
||||
again.
|
||||
+ Fix tiling to the correct monitor.
|
||||
+ Fix background artifacts in magnifier.
|
||||
+ Fix monitor tiling support on X11.
|
||||
+ Fix device configuration not being picked up on X11.
|
||||
+ Improve compatibility with Qt's wayland support.
|
||||
+ Support tagging devices as primary GPU via udev.
|
||||
+ Fix size hints with CSD.
|
||||
+ Do not disable the X Security extension by default.
|
||||
+ Fix unresponsive input after screen blank.
|
||||
+ Improve tablet-mode-switch support.
|
||||
+ Plugged memory leaks.
|
||||
+ Fixed crashes.
|
||||
+ Misc. bug fixes and cleanups.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 03:38:01 UTC 2020 - dimstar@opensuse.org
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define api_minor 0
|
||||
%define libmutter libmutter-%{api_major}-%{api_minor}
|
||||
Name: mutter
|
||||
Version: 3.38.1
|
||||
Version: 3.38.2
|
||||
Release: 0
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user