summaryrefslogtreecommitdiff
path: root/src/applet-main.c
AgeCommit message (Collapse)AuthorFilesLines
2016-06-20GTK+3: add support for new style indicatorsmonsta1-3/+88
they don't have .so files anymore, only the service binary, and they're loaded from /usr/share/unity/indicators they're supported only with libindicator3 >= 12.10 also this adds build-dep on libido (hmm, what Freud would say?)
2016-06-09GTK+3: allow indicators to receive mouse scroll eventmonsta1-0/+5
will be handy for changing volume in indicator-sound with mouse scroll
2016-06-08move indicator loading/setup code into separate functionmonsta1-17/+22
2016-06-08move module loading code into separate functionmonsta1-29/+38
2016-01-21[GTK+3] fix deprecated usage of GtkHBox and GtkVBoxmonsta1-2/+10
2015-11-25allow volume change with mouse scroll over sound indicator's iconpatrickalbie1-0/+1
closes https://github.com/mate-desktop/mate-indicator-applet/issues/15 closes https://github.com/mate-desktop/mate-indicator-applet/pull/16
2015-08-31removed trailing spacesmonsta1-14/+14
2014-06-25Add GTK3 supportStefano Karapetsas1-3/+31
2013-12-21make the hotkey support work again for GTK2Elias Aebi1-0/+8
2013-12-08make it build with GSEAL_ENABLEElias Aebi1-10/+4
2013-12-08fix the indicator orderElias Aebi1-2/+2
2012-05-11Dropped support for the session applet.Steve Zesch1-40/+0
2011-12-24fix icon name for mateStefano Karapetsas1-3/+3
2011-12-23some fixes for MATEStefano Karapetsas1-1/+1
2011-12-23import from Mate-Extra repositoryStefano Karapetsas1-0/+1002