Bug 45404 - There should be a way to subscribe to all status notifications
Summary: There should be a way to subscribe to all status notifications
Status: NEW
Alias: None
Product: Ytstenut
Classification: Unclassified
Component: tp-ytstenut (show other bugs)
Version: unspecified
Hardware: Other All
: medium enhancement
Assignee: Robert Staudinger
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-30 07:44 UTC by Robert Staudinger
Modified: 2012-01-30 07:45 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Robert Staudinger 2012-01-30 07:44:50 UTC
Currently the name of a capability has to be know, in order to subscribe to status updates using

void tp_yts_client_add_interest (TpYtsClient *client,
                                 const gchar *interest);

It would be nice if there was a wildcard version of this, that reports all status updates, and be it just for debugging means.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.