mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
Bump version to 3.35.1
Update NEWS.
This commit is contained in:
parent
5c1be2233d
commit
34ff206604
15
NEWS
15
NEWS
@ -1,3 +1,18 @@
|
|||||||
|
3.35.1
|
||||||
|
======
|
||||||
|
* Fix immediate screen blank after releaseing inhibitor [Tim; #573]
|
||||||
|
* Respond to frame callbacks regardless of damage [Jonas; !839]
|
||||||
|
* selection [Carlos; !842]
|
||||||
|
* Fix Night Light on wayland [Jonas; !840]
|
||||||
|
* Fix various copy+paste/DND regressions [Carlos; !848, #789, #842,
|
||||||
|
#793, #845, #854]
|
||||||
|
* Misc. bug fixes and cleanups [Daniel, Marco, Jonas, Georges;
|
||||||
|
!841, !764, !837, !846]
|
||||||
|
|
||||||
|
Contributors:
|
||||||
|
Marco Trevisan (Treviño), Carlos Garnacho, Tim Klocke,
|
||||||
|
Georges Basile Stavracas Neto, Daniel van Vugt, Jonas Ådahl
|
||||||
|
|
||||||
3.34.1
|
3.34.1
|
||||||
======
|
======
|
||||||
* Fix startup of X11 session services on wayland [Carlos; #771]
|
* Fix startup of X11 session services on wayland [Carlos; #771]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
project('mutter', 'c',
|
project('mutter', 'c',
|
||||||
version: '3.34.1',
|
version: '3.35.1',
|
||||||
meson_version: '>= 0.50.0',
|
meson_version: '>= 0.50.0',
|
||||||
license: 'GPLv2+'
|
license: 'GPLv2+'
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user