aboutsummaryrefslogtreecommitdiff
path: root/src/im-application-list.h
Commit message (Collapse)AuthorAgeFilesLines
* Add desktop menuLars Uebernickel2013-08-131-0/+6
| | | | | Only shows application launchers right now.
* Replace app when another process is registering with the same idLars Uebernickel2012-11-211-1/+1
|
* messages-service: move app handling into separate classLars Uebernickel2012-11-201-0/+52
Add ImApplicationList, a class that manages the list of applictions that are currently registered with the messaging menu. It creates dbus proxies for running applications and sends signals when the app adds messages or sources.