aboutsummaryrefslogtreecommitdiff
path: root/src/service.vala
Commit message (Collapse)AuthorAgeFilesLines
...
* Add VolumeControl and hook up mute and volume actions to itLars Uebernickel2013-03-271-9/+37
| | | | | The VolumeControl class originated in the phablet branch of this indicator.
* Add service that adheres to the new indicator protocolLars Uebernickel2013-03-221-0/+84
This is the one that gets built now. It doesn't do anything interesting yet, though.