mirror of
https://github.com/brl/mutter.git
synced 2024-11-29 03:20:46 -05:00
Bump version to 45.beta.1
Update NEWS Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3172>
This commit is contained in:
parent
4d76a21029
commit
cbd5ca2ca1
14
NEWS
14
NEWS
@ -1,3 +1,17 @@
|
|||||||
|
45.beta.1
|
||||||
|
=========
|
||||||
|
* Fix blitting from premultiplied to opaque formats [Jonas; !3159]
|
||||||
|
* Fix Super key not going to overview in GNOME Shell [Carlos; 3162]
|
||||||
|
* Use ClutterEvent in ClutterActor class event vmethod signatures
|
||||||
|
[Carlos; 3163]
|
||||||
|
* Misc. bug fixes and cleanups [Carlos, !3167, !3168]
|
||||||
|
|
||||||
|
Contributors:
|
||||||
|
Jonas Ådahl, Carlos Garnacho
|
||||||
|
|
||||||
|
Translators:
|
||||||
|
Piotr Drąg [pl], Daniel Mustieles [es]
|
||||||
|
|
||||||
45.beta
|
45.beta
|
||||||
=======
|
=======
|
||||||
* Support input capture and emulated input with libei
|
* Support input capture and emulated input with libei
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
project('mutter', 'c',
|
project('mutter', 'c',
|
||||||
version: '45.beta',
|
version: '45.beta.1',
|
||||||
meson_version: '>= 0.58.0',
|
meson_version: '>= 0.58.0',
|
||||||
license: 'GPLv2+'
|
license: 'GPLv2+'
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user