[gnome-settings-daemon] 3.27.90



commit f3ba6aeb9688ca2ca30689d50f7ee0864926167f
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Feb 5 17:40:21 2018 +0100

    3.27.90

 NEWS        |   27 +++++++++++++++++++++++++++
 meson.build |    2 +-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0ec0fdc..7e6229c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+===============
+Version 3.27.90
+===============
+
+- Remove a11y-keyboard plugin, the functionality was merged into mutter
+- Port to meson
+
+Clipboard:
+- Fix memory leak
+
+Media-keys:
+- Suppress power-button presses during suspend
+- Prefer MPRIS clients to g-s-d ones
+
+Power:
+- Don't react to light changes if not at console
+- Many regression test suite fixes
+- Default to suspend after 20 minutes of inactivity
+  (see https://bugzilla.gnome.org/show_bug.cgi?id=681869 for details)
+
+Rfkill:
+- Fix property notification warning for rfkill-input-inhibited
+
+Wacom:
+- Ensure screen integrated devices get remapped on hotplug
+- Fix screen mapping for Cintiqs and others
+
 ==============
 Version 3.26.2
 ==============
diff --git a/meson.build b/meson.build
index e93057c..1fc2782 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-settings-daemon', 'c',
-  version: '3.27.3',
+  version: '3.27.90',
   license: [ 'GPL2+', 'LGPLv2+' ],
   meson_version: '>= 0.44.0'
 )


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