aboutsummaryrefslogtreecommitdiff
path: root/src/dbus-spy.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix deprecations (fixes #4)Robert Tari2020-08-101-13/+10
|
* * Import patch for eavesdrop support required by recent dbus versions.Jason Conti2013-02-171-1/+1
| | | | | - Drop this patch if using an older version that doesn't require eavesdropping.
* * Simplified the indicator by removing the dbus service. Still needs:Jason Conti2011-08-291-2/+25
| | | | | | | | | | - Clear button - Message limit * GTK3 is having issues with the multi-line menu items. Adding a bit of a hack to calculate the size of the menu and resize it when an item is added. Still has some problems, but better than before. Will probably cause other issues that will need to be addressed later.
* Integrated the dbus-spy. Menu items for notification summaries are appended ↵Jason Conti2011-05-131-1/+1
| | | | as they arrive.
* Importing dbus-spy and notification dbus objects to watch dbus for ↵Jason Conti2011-05-131-0/+166
org.freedesktop.Notification.Notify messages (from test project).