https://bugs.kde.org/show_bug.cgi?id=468254
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from [email protected] --- I do think this is rather niche and does not really deserve its own configuration setting in Klipper. I would suggest this is closed as resolved/intentional, if Nate agrees. You can script it: With this MR: https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6991 (or on Plasma 6.7m it has been broken just for a month), you can toggle it via terminal with this: qdbus org.kde.kglobalaccel /component/plasmashell \ org.kde.kglobalaccel.Component.invokeShortcut clipboard_action and you can invoke it with a kwin-script, for example this one reads fullscreen status: https://store.kde.org/p/2139737 Even if you do not code, with an LLM and this info, you should have something functioning under an hour, I think. You can even upload it back to KDE store. -- You are receiving this mail because: You are watching all bug changes.
