summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2017-03-05 12:33:44 +0100
committerRémi Verschelde <rverschelde@gmail.com>2017-03-05 12:33:44 +0100
commit19aa428a6c72a8cc525898f5b855d5389da03870 (patch)
treee1f532550a8c3b103dd255f427cfd552fb39d34d /NEWS
parentac5045acd5ee5facfea596a38bc8c41e44ce3b23 (diff)
parentf271da656cf19b917c28e8b04e031be55f8bc22d (diff)
downloadmgaonline-19aa428a6c72a8cc525898f5b855d5389da03870.tar
mgaonline-19aa428a6c72a8cc525898f5b855d5389da03870.tar.gz
mgaonline-19aa428a6c72a8cc525898f5b855d5389da03870.tar.bz2
mgaonline-19aa428a6c72a8cc525898f5b855d5389da03870.tar.xz
mgaonline-19aa428a6c72a8cc525898f5b855d5389da03870.zip
Merge branch 'topic/systray'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c8eb37ac..10343294 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+- install and use SVG icons by default
+ o they are now installed in the standard hicolor theme, so that they
+ can be used without hardcoding paths
+- mgaapplet: Fix the systray applet not working in Plasma
+ o it now uses the SNI specification via the statusnotifier lib
+ for Plasma only; other DEs keep using the previous code with
+ GtkStatusIcon (which is not supported in Plasma)
+ o always show the status icon when passing --testing
+
Version 3.17 - 10 Aug 2016, Anne Nicolas
- mgaapplet: