Skip to content
Commit 01641a2e authored by David Redondo's avatar David Redondo 🏎
Browse files

klipper: Fix reading from plasma on wayland

When copying something inside the same process that klipper is in,
reading the data through wayland will not work since we have to do
so in a blocking way due to how klipper is structured.
But we can check if we currently own the clipboard and just return that.
parent 799da8be
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment