blob: 691354ed477733efc80b48238d6e912270fafd9a (
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
Version 1.11.0
~~~~~~~~~~~~~~
* backlight-helper: Add gmux_backlight to backlight_interfaces
* Switch to org.gnome.SessionManager
* Show vendor/model information
* Fixes change keyboard back light for laptops with levels less then 10
Version 1.10.1
~~~~~~~~~~~~~~
Released: 2015-07-14
* News:
- Multiple help fixes
- Some bugfixes
- Translations update
Version 1.10.0
~~~~~~~~~~~~~~
Released: 2015-05-04
* News:
- Add support for UPower 0.99
Version 1.8.0
~~~~~~~~~~~~~
Released: 2014-03-01
* News:
- Use yelp-tools instead of mate-doc-utils
- Fix systemd support
- Switch to libgnome-keyring
Version 1.6.2
~~~~~~~~~~~~~
Released: 2013-07-24
* Features:
- Removed systemd-daemon dependency and check at runtime if
systemd-logind is running
- Improved systemd-logind support
* Bug fixes:
- Dont rely only on consolekit for button pressed event
Version 1.6.1
~~~~~~~~~~~~~
Released: 2013-05-02
* Features:
- Use 'make dist' for tarball
- Add support to use systemd logind for suspend and hibernate instead
of upower
* Bug fixes:
- Dont print an error if keyboard backlight is missing
Version 1.6.0
~~~~~~~~~~~~~~~
Released: 2013-04-01
* Features:
- Migration to GSettings
- Show always "do nothing" option in prefs
- Add keyboard backlight support
- Add systemd inhibit support
- mate-keyring support now optional
- replace libmatenotify with libnotify
|