Skip to content

kdeconnect-app: add CLI option to allow starting handler via app

Piyush Aggarwal requested to merge (removed):add_handler_option into master

this feature is important to enable sendTo-menu-like integration in the Microsoft Store build. By getting this feature in, kdeconnect-app.exe <file-url> will trigger kdeconnect-handler with the file-url as an argument.

This is important to have an equivalent for the SendTo menu integration we currently provide in our legacy (.exe) installers.

Merge request reports