blob: 025f1ef62f29e72bb376f1203b02eac05707ff5e (
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
|
1.14.1
* GTK+3: add support for new style indicators (loaded
from /usr/share/unity/indicators dir). It requires
libindicator >= 12.10 and libido >= 13.10. Support
for older versions of libindicator is left intact.
* GTK+3: allow indicators to receive mouse scroll event
1.14.0
* GTK+3: fix a few deprecations
* Translations update
* Fix Changelog generation
1.12.1
* Allow volume change with mouse scroll over
sound indicator's icon
1.12.0
* Bug fixes and cleanups
1.10.0
* Add GTK3 support
* Fixed conflicts with GNOME's indicator-applet
1.8.0
* Bugfixes
|