diff options
author | Bastien Nocera <hadess@hadess.net> | 2018-02-05 17:40:21 +0100 |
---|---|---|
committer | Bastien Nocera <hadess@hadess.net> | 2018-02-05 17:42:49 +0100 |
commit | f3ba6aeb9688ca2ca30689d50f7ee0864926167f (patch) | |
tree | 677d13457d55baa72d30d74cec9d0862a2fa2f67 /NEWS | |
parent | d5397729fc772a7223bc46c88876e9e9a85c5b76 (diff) | |
download | gnome-settings-daemon-f3ba6aeb9688ca2ca30689d50f7ee0864926167f.tar.gz |
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -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 ============== |