[gnome-settings-daemon] Release 3.35.92
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] Release 3.35.92
- Date: Mon, 2 Mar 2020 09:04:05 +0000 (UTC)
commit 4939f1a93fe93c6e783827de758262a33c291673
Author: Carlos Garnacho <carlosg gnome org>
Date: Mon Mar 2 09:40:43 2020 +0100
Release 3.35.92
NEWS | 25 +++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 26 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 96def4c5..ca1eb9de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+===============
+Version 3.35.92
+===============
+- Translation updates
+- CI improvements
+
+Xsettings:
+- Load scripts from /etc/xdg/Xwayland-session.d in order to lazily set up
+ X11 sessions for wayland (e.g. Xwayland being raised on demand)
+- Delegate on gnome-shell to enable/disable animations
+
+Sharing:
+- Drop support for vino. It is replaced by the windowing agnostic
+ gnome-remote-desktop in other places of the stack.
+
+Wacom:
+- Fix build without wayland
+
+Housekeeping:
+- Use atime instead of mtime in thumbnail cleaner, if available
+- Avoid crossing into different filesystems in cleanup dirs (except trash:)
+
+Power:
+- Add missing error check to realpath call
+
===============
Version 3.35.91
===============
diff --git a/meson.build b/meson.build
index fd22806a..a201cef1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-settings-daemon', 'c',
- version: '3.35.91',
+ version: '3.35.92',
license: [ 'GPL2+', 'LGPLv2+' ],
meson_version: '>= 0.44.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]