[gnome-settings-daemon] Release 3.35.0



commit 13fdc5b74620b414ffe35f7a0ef5aab4686b3b2d
Author: Carlos Garnacho <carlosg gnome org>
Date:   Tue Dec 17 23:31:10 2019 +0100

    Release 3.35.0

 NEWS        | 23 +++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 24 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ea06caf6..f3ae7a6c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+==============
+Version 3.35.0
+==============
+- Translation updates
+- Lower systemd stop timeout
+
+Media-keys:
+- Place spawned processes in a systemd scope
+- Add volume step configuration key
+- Make brightness a 0.0..1.0 float in DBus
+- Let the screenshot service handle saving to clipboard
+- Fix crash on old settings migration
+- Skip volume-change feedback while playing
+
+Power:
+- Fix rounding of brightness value
+- Use logind helper to change backlight brightness
+
+Smartcard:
+- Change manager to non-blocking
+- Use correct parent type for structs
+- Initialize pointer before use
+
 ===============
 Version 3.33.90
 ===============
diff --git a/meson.build b/meson.build
index 0234cf1d..86e17dd5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-settings-daemon', 'c',
-  version: '3.33.90',
+  version: '3.35.0',
   license: [ 'GPL2+', 'LGPLv2+' ],
   meson_version: '>= 0.44.0'
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]