[gnome-settings-daemon] 3.15.4



commit 1a1f53ba7d13db92e2e961f037cb00f31c8e1aa8
Author: Rui Matos <tiagomatos gmail com>
Date:   Wed Jan 21 14:52:35 2015 +0100

    3.15.4

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a0a7885..cd7ee14 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
 ==============
+Version 3.15.4
+==============
+
+- Added GsdDeviceManager with X11 and udev (for native wayland
+  sessions) backends
+- Most keyboard, mouse, touchpad and wacom settings schemas moved to
+  gsettings-desktop-schemas. User settings migration is done
+  automatically at startup
+- The moved settings are now applied by mutter >= 3.15.4
+
+Media-keys:
+- Adjust to ShellKeyGrabber changes (requires gnome-shell >= 3.15.4 at
+  run time)
+- Make power-actions non-interactive based on mode
+
+XSettings:
+- Export the session bus ID as an xsetting
+
+==============
 Version 3.15.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index 6be5ddc..06a76f1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.15.1],
+        [3.15.4],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
 
 AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])


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