mirror of
https://github.com/brl/mutter.git
synced 2024-11-27 02:20:43 -05:00
Bump version to 3.34.5
Update NEWS.
This commit is contained in:
parent
aeb781acd6
commit
1a3dfd8110
13
NEWS
13
NEWS
@ -1,3 +1,16 @@
|
|||||||
|
3.34.5
|
||||||
|
======
|
||||||
|
* Fix visibility of initially hidden windows [Jonas; !1066]
|
||||||
|
* Fix hardware cursor on GPU hotplug [Pekka; !1097]
|
||||||
|
* Fix pasting images from wayland [Robert, Carlos; !1141, #1065]
|
||||||
|
* Fixed crashes [Florian, Olivier, Jonas; #1029, !1073, !1121, !1120]
|
||||||
|
|
||||||
|
Contributors:
|
||||||
|
Olivier Fourdan, Carlos Garnacho, Robert Mader, Florian Müllner,
|
||||||
|
Pekka Paalanen, Jonas Ådahl
|
||||||
|
|
||||||
|
Translators:
|
||||||
|
Yi-Jyun Pan [zh_TW]
|
||||||
3.34.4
|
3.34.4
|
||||||
======
|
======
|
||||||
* Handle mode set race conditions more gracefully [Jonas; !1007]
|
* Handle mode set race conditions more gracefully [Jonas; !1007]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
project('mutter', 'c',
|
project('mutter', 'c',
|
||||||
version: '3.34.4',
|
version: '3.34.5',
|
||||||
meson_version: '>= 0.50.0',
|
meson_version: '>= 0.50.0',
|
||||||
license: 'GPLv2+'
|
license: 'GPLv2+'
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user