diff options
author | Carlos Garnacho <carlosg@gnome.org> | 2019-06-25 00:42:59 +0200 |
---|---|---|
committer | Carlos Garnacho <carlosg@gnome.org> | 2019-06-25 00:42:59 +0200 |
commit | 15b42d42089852f754a13a05edeee35363cd67a5 (patch) | |
tree | 95c091a56c3af2b0ef8f2b8b3b2493757201bd6f /NEWS | |
parent | 9bc4837d8dfcecd27bedc2319ccedf1d66a20c8a (diff) | |
download | gnome-settings-daemon-15b42d42089852f754a13a05edeee35363cd67a5.tar.gz |
Release 3.33.0GNOME_SETTINGS_DAEMON_3_33_0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,11 +1,34 @@ ============== Version 3.33.0 ============== +- Translation updates +- Compile warning fixes Media-keys: - Keygrabbing has been reworked. The new UngrabAccelerators DBus API on the shell is now required. Non-GNOME Desktops using g-s-d will need to be updated for this. +- Add mapping for screen brightness cycle key +- Fix launched clients inheriting DESKTOP_AUTOSTART_ID +- Signal connector rather than output ID for OSD +- Fix MPRIS issues with disconnecting clients +- Allow mapping of hard-coded keys + +Power: +- Fix memory leak +- Signal connector rather than output ID for OSD +- Only disable Suspend/Hibernate actions inside VM +- Remove special handling of tablet devices + +Color: +- Allow night light to be always on + +Mouse: +- Remove locate-pointer, in favor of gnome-shell handling +- Remove mousetweaks support, in favor of gnome-shell handling + +Keyboard: +- Remove numlock persistence, in favor of gnome-shell handling ============== Version 3.32.0 |