blob: 96879d611de3f9311374f88922b90a5a59b888e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
1.14.0
* Drop MateConf migration script
* media-keys: add setting to enable/disable OSD
* touchpad: support edge and two-finger scrolling independently
(use separate GSettings keys for them)
* xsettings: add settings for cursor theme and size
* GTK+3: several deprecation fixes
* Some more fixes and cleanups
* Translations update
* Fix Changelog generation
1.12.1
* xrandr: install icon in correct directory
* GTK+3: don't remove xrandr applet background (fixes invisible
text in some themes)
1.12.0
* Add new keybinding for logout (empty by default)
* Retrieve strings directly from gschema (requires intltool 0.50.1)
* Switch to org.gnome.SessionManager
* Touchpad settings: added support for natural scrolling, 2 finger
and 3 finger clicks
* Mouse: use syndaemon -K to ignore Ctrl+C and other combos
* GTK+3: make xrandr tray applet support custom panel themes
* Some more fixes and cleanups
1.10.2
* a11y: don't use ancient properties
* housekeeping: don’t monitor fdescfs (special FS in FreeBSD)
* keyboard: connect to libmatekbd's GSettings before reading them
* mouse: use event driven mode for syndaemon, save some power
1.10.1
* Fix media keys issue with multiple players
* Add some missing manpages
* Translations update
1.10.0
* Port media-keys plugin to libmatemixer
* Remove GStreamer bits, make libmatemixer, libcanberra and PulseAudio
optional dependencies
* Adapt to mate-desktop MateRR* API changes. Thanks to monsta for testing.
1.8.0
* Add GTK3 support
* Add Middle Click Emulation to mouse manager
1.6.0
* Migration to gsettings
|