blob: ae0455a8d52862d8f714f67e326ff0b5a8e0518e (
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
|
1.14.0
* Drop MateConf migration script
* GTK+3: fix some deprecations
* Some more fixes and cleanups
* Translations update
* Add Changelog generation
1.12.2
* Fix rare build failure with upower >= 0.99 when both systemd and upower
support are enabled
1.12.1
* Get rid of dependency on libmate-desktop
1.12.0
* Add support for an optional dock, such as Plank
* Retrieve strings directly from gschema (requires intltool 0.50.1)
* Switch to org.gnome.SessionManager
* Add support for new libsystemd library (in addition to libsystemd-login)
* Only wait 1 second max on logout/shutdown
* Turn GTK+3 overlay scrolling on/off on start using new gsettings key
* Some more fixes and cleanups
1.10.2
* Reintroduce missing help in session properties dialog
* Set XDG_CURRENT_DESKTOP env var to MATE
* Some bugfixes
* Translations update
1.10.1
* Fix size of GtkScrolledWindow in session properties.
* Check for running display manager when user switching.
1.10.0
* Disable upower support by default (use --enable-upower if you need it)
1.8.1
* Add autostart of accessibility apps
* Fix build with upower disabled
1.8.0
* Show a progress bar in logout dialog
* Add GTK3 support
* Add gnome keyring support
* Add support for X-MATE-Autostart-Delay in desktop files
1.6.0
* Migrate to gsettings (dropped mateconf)
|