Skip to content

Add more ways to send clipboard

Maxim Leshchenko requested to merge add-more-ways-to-send-clipboard into master

Summary

Add the ability to send the clipboard to the device via the quick settings tile and via the menu on the device page

BUG: 439951

Test Plan

Menu on the device page

Open the device page and click on the context menu button. You should see a clipboard send button in it. It only sends the clipboard only to the selected device.

Screenshot_20210822-174920_KDE_Connect

Quick settings tile

Open quick settings and click on the button to change them. Among the tiles will be the tile for sending the clipboard. Add it.

Screenshot_20210822-174724_KDE_Connect

It works like a button in a notification, that is, it sends the clipboard to all connected devices.

Screenshot_20210822-172423_KDE_Connect

Merge request reports