Hi,
first of all, I'm feeling a little silly with my question, but here we go:
I would like to provide a KDE wide service provider for handling arbitrary
links, starting with tel:. I'm using SNOM phones, and I have created an
application (years ago), that is controlling the phone (now based on
Hi,
what you want to do is register a scheme handler mime type, so it works
generically for all apps:
x-scheme-handler/tel=yourapp.desktop
Something along the lines of [1]
Cheers
Kai Uwe
[1]
https://superuser.com/questions/162092/how-can-i-register-a-custom-protocol-with-xdg
There is a discussion about KDE Applications process happening on an
untagged Phab work item
https://phabricator.kde.org/T10812
Jonathan
Thanks for pointing that out. Interesting discussion.
On Wed, May 8, 2019 at 11:19 AM Jonathan Riddell wrote:
> There is a discussion about KDE Applications process happening on an
> untagged Phab work item
>
> https://phabricator.kde.org/T10812
>
> Jonathan
>
>
On 2019-05-08, Hans-Peter Jansen wrote:
> Since some time, special links like e.g. tel:+49... appear on the web, and
> I've taught my browser (Firefox) to handle those as well. Now, I would like
> integrate with kmail, chromium, ...
https://phabricator.kde.org/D18369
I think that patch helps e