Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Really we should set status on the application list | Ted Gould | 2013-08-15 | 1 | -0/+4 |
| | |||||
* | Add desktop menu | Lars Uebernickel | 2013-08-13 | 1 | -0/+6 |
| | | | | | Only shows application launchers right now. | ||||
* | Replace app when another process is registering with the same id | Lars Uebernickel | 2012-11-21 | 1 | -1/+1 |
| | |||||
* | messages-service: move app handling into separate class | Lars Uebernickel | 2012-11-20 | 1 | -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. |