diff options
author | Rui Matos <tiagomatos@gmail.com> | 2015-05-12 16:16:42 +0200 |
---|---|---|
committer | Rui Matos <tiagomatos@gmail.com> | 2015-05-12 16:16:42 +0200 |
commit | 173380f2672a2204099482b5abc096a839fd5d35 (patch) | |
tree | 4e8eb7aa7b04e50f0ae1b6688d1633e95f869345 /NEWS | |
parent | e9edfbb3a1341b85dd5d4e60549dd3d4e15fc4c3 (diff) | |
download | gnome-settings-daemon-173380f2672a2204099482b5abc096a839fd5d35.tar.gz |
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 31 |
1 files changed, 31 insertions, 0 deletions
@@ -1,4 +1,35 @@ ============== +Version 3.16.2 +============== + +Media keys: +- Don't crash when toggling the touchpad enabled button + +Mouse: +- Fix scroll methods settings for multiple devices +- Enable tap to click on devices without hw buttons +- Don't disable soft buttons when disabling the touchpad on devices + without hw buttons + +Power: +- Avoid screen being left ON indefinitely after waking from sleep if + there's a notification when we wake up +- Fix backlight adjustment not working under gdm in some + configurations + +Print Notifications: +- Do not block because of authentication + +Wacom: +- Remove calibration notification + +XSettings: +- Export cursor size to X resources +- Update fonts immediately as they are added/removed/changed + +- Updated translations + +============== Version 3.16.1 ============== |