Bug 38945 - Add a TplLogManager::new-entity signal
Summary: Add a TplLogManager::new-entity signal
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: logger (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-04 05:04 UTC by Emilio Pozuelo Monfort
Modified: 2019-12-03 19:31 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Emilio Pozuelo Monfort 2011-07-04 05:04:17 UTC
It would be very useful to know when a new entity is added (i.e. when the logger adds logs for some entity for the first time, so tpl_log_manager_get_entities_async will/would return different entities). My use case is updating the list of entities in Empathy's history window without having to poll (by calling _get_entities) the logger.

The signal may just be ::entities-changed without specifying if the entities have been added or removed, or how many, so the users need to call _get_entities_async() after they get ::entities-changed to know what the current entities are.
Comment 1 GitLab Migration User 2019-12-03 19:31:03 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-logger/issues/20.


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.