Skip to content

Add API to get scheme handlers for a service

Nicolas Fella requested to merge work/nico/scheme-handler into master

mimeTypes() filters out x-scheme-handler types

supportedProtocols() gives access to those, but also includes values from X-KDE-Protocols

For some use cases one would want to only query the scheme handlers

Merge request reports