diff options
author | Martin Wimpress <[email protected]> | 2017-01-18 17:48:48 +0000 |
---|---|---|
committer | Martin Wimpress <[email protected]> | 2017-01-18 17:48:48 +0000 |
commit | 1e83e471f0c38a76d142d2f4dd60b52056acd4a0 (patch) | |
tree | 5b5bfcac8c409ccd75207060f4e6d68eff1d1640 /NEWS | |
parent | b764fb68e2fa4ef20625ff64306c3febbbc6a39b (diff) | |
download | mate-settings-daemon-1e83e471f0c38a76d142d2f4dd60b52056acd4a0.tar.bz2 mate-settings-daemon-1e83e471f0c38a76d142d2f4dd60b52056acd4a0.tar.xz |
Bump version to 1.17.1v1.17.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 24 |
1 files changed, 23 insertions, 1 deletions
@@ -1,3 +1,25 @@ +### mate-settings-daemon 1.17.1 + + * mouse: fix applying "disable while typing" setting to all devices + * mouse: libinput - hook up disable while typing + * mouse: libinput - hook up acceleration setting + * mouse: call only Synaptics function from set_left_handed_legacy_driver + * mouse: libinput - hook up left-handed setting + * mouse: added helper to check if property exists on device + * mouse: libinput - hook up click methods + * mouse: libinput - hook up scrolling settings + * mouse: libinput - hook up tapping configuration + * mouse: libinput - hook up middle button emulation + * mouse: libinput - hook up natural scroll configuration + * common: recognize libinput touchpads as touchpads + * OSD: Add style class for noncomposited case + * OSD: fix rendering on noncomposited desktop + * mouse: move bool property helpers closer to the top + * mouse: split helper for setting bool property into two separate ones + * reorganize helpers for setting touchpad scrolling + * mouse: remove unused argument from some functions + * po: actually add new language from Transifex + ### mate-settings-daemon 1.17.0 * Translations update @@ -108,4 +130,4 @@ ### mate-settings-daemon 1.6.0 - * Migration to gsettings
\ No newline at end of file + * Migration to gsettings |