Skip to content

Add option to only send clipboard on intent

Yaman Qalieh requested to merge yamanq/kdeconnect-kde:master into master

Summary

This adds an option to the clipboard plugin to only send on intent. It adds 2 cli options, a button to the plasmoid, and a button to the app. It adds a cli option and buttons to the plasmoid, app, and indicator.

Implements 386568 and 392164

Test Plan

I manually tested existing and added clipboard plugin features

image

Send using app:

image

Send using plasmoid:

image

Send using indicator:

image

Send using cli:

/usr/bin/kdeconnect-cli -n 'My Untrusted Device' --clipboard

Edited by Yaman Qalieh

Merge request reports