| Summary: | There should be a way to subscribe to all status notifications | ||
|---|---|---|---|
| Product: | Ytstenut | Reporter: | Robert Staudinger <robert.staudinger> |
| Component: | tp-ytstenut | Assignee: | Robert Staudinger <robert.staudinger> |
| Status: | NEW --- | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | medium | CC: | olli.salli |
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
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.
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.