[gnome-settings-daemon] 3.9.90
- From: Rui Matos <rtcm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] 3.9.90
- Date: Tue, 20 Aug 2013 19:13:15 +0000 (UTC)
commit 6f4ebc5d1adcfb5e1611cd855fe71bf2d73fb1d6
Author: Rui Matos <tiagomatos gmail com>
Date: Tue Aug 20 20:08:04 2013 +0100
3.9.90
NEWS | 42 ++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 43 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e8d5c5c..837fa59 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+==============
+Version 3.9.90
+==============
+
+- Consolidate access to common bus proxies like session and
+ screensaver
+
+Housekeeping:
+- Fixed a bug that would prevent files in the Trash from being purged
+
+Media-keys:
+- Add a way to watch DBus namespaces
+- Use an MPRIS interface to handle Play, Pause, etc. keys in case we
+ don't have a native client registered for our media-keys API
+- Add a binding to take a short screencast of the screen
+- Add a shortcut to toggle the screen reader
+
+Mouse:
+- Enable edge scrolling if two-finger scroll is unavailable
+
+Power:
+- Add Brightness property for keyboard backlights
+- Use logind to discover critical action availability
+
+Printers:
+- Code cleanup
+- Do more things asynchronously
+- Poll remote CUPS servers for notifications
+
+RFKill:
+- Add a property to determine whether we can toggle airplane mode
+
+XRandR:
+- Stop handling monitors.xml and the initial modeset for the session,
+ as well as monitor hotplug and lid switches. All that is implemented
+ in mutter now
+
+XSettings:
+- Disable middle-click paste by default. Can be enabled in
+ gnome-tweak-tool
+- Add support to detect and set a scale factor on high DPI displays
+
=============
Version 3.9.5
=============
diff --git a/configure.ac b/configure.ac
index 24858ac..41b748b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([gnome-settings-daemon],
- [3.9.5],
+ [3.9.90],
[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]