this post was submitted on 08 Oct 2023
74 points (98.7% liked)

KDE

5026 readers
34 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 1 year ago
MODERATORS
 

Cool KDE Plasma trick: [Meta] + [v]

You know how you can use [Ctrl] + [v] to paste in place the last thing you copied to the clipboard, right?

A cool and productive-enhancing variant of that available in #KDE 's #Plasma desktop is that, when copying and pasting a lot of different things, you can hold down the [Meta] ("Windows") key and hit [v], and a list of all the elements available on the clipboard will pop up so you can choose what to paste next.

@kde

you are viewing a single comment's thread
view the rest of the comments
[–] Bro666@social.tchncs.de 1 points 11 months ago* (last edited 11 months ago) (1 children)

@bart @kde

It's a bit of a tough call. The "standard" clipboard is a widget, it does seem to be an integral part of Plasma, but the limits between what is Plasma and what is not are a bit hazy.

My guess is that, back in the day, the clipboard was an "independent" widget and this is a leftover from that.

But, you are right: the configure option for the notifications widget opens Plasma Settings, as does the network widget. It does not make much sense that the clipboard be different.

[–] Bro666@social.tchncs.de 1 points 11 months ago

@bart @kde

Either way, a well-placed merge request here:

https://invent.kde.org/plasma/plasma-workspace/-/tree/master/applets/clipboard

will probably solve that.