Bug 313475 - Need an API for preferred handlers
Summary: Need an API for preferred handlers
Status: CONFIRMED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: common-internals (show other bugs)
Version: git-latest
Platform: Other Linux
: NOR task
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-18 23:38 UTC by Daniele E. Domenichelli
Modified: 2020-01-15 10:32 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
ddomenichelli: ReviewRequest+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniele E. Domenichelli 2013-01-18 23:38:42 UTC
Cloning Bug #295836 since they are actually two different bugs.
This one is referred to the API to set and get the favourite handler,
There is a review on reviewboard that needs to be fixed in order to support requested=true/false and target=single/group here: https://git.reviewboard.kde.org/r/107295/

+++ This bug was initially created as a clone of Bug #295836 +++

I was thinking about some API in common-internals, that instead of 
having them as constant, make them configurable, defaulting to our 
components or to any other installed handler if our is not installed.
Even though there is no way to configure it (the only way is to edit 
manually the config file), the approver partially does that (see 
ktp-approver/src/handlewithcaller.cpp:38), we should move that in common 
and use it in every component (it would be great if we could do this in 
time for 0.4)
Comment 1 David Edmundson 2013-02-14 13:08:58 UTC
Do the .desktop files cover this?
Comment 2 Daniele E. Domenichelli 2013-02-14 14:25:39 UTC
No, but it's partially related

This is the review request (yet to be finished) to fix this bug: https://git.reviewboard.kde.org/r/107295/