aboutsummaryrefslogtreecommitdiff
path: root/src/im-application-list.h
Commit message (Collapse)AuthorAgeFilesLines
* Make it so that application list returns an error on a bad desktop fileTed Gould2013-08-191-1/+1
|
* Really we should set status on the application listTed Gould2013-08-151-0/+4
|
* 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.