this post was submitted on 08 Oct 2023
75 points (100.0% liked)
KDE
5259 readers
97 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@bart @kde
Maybe check the clipboard's settings?
Right click on the clipboard icon in your system tray, select "Configure Clipboard..." and check the "Shortcuts" tab (see screenshot).
@Bro666 @kde Ah there you go, it was unassigned. I've set it to the default now and it works great, that makes the clipboard so much more useful! Previously I was manually moving my mouse to click on the tray icon, it was quite inefficient.
Thanks!
@bart @kde
It is one of those Plasma things, isn't it? So much stuff can be configured and tweaked that it is often hard to find where it is you can do the configuring.
@Bro666 @kde Definitely. In this case I expected it in the shortcuts KCM in system settings but it's just not there. It probably should be though.
@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.
@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.