Skip to content
Commit 16d7f44d authored by Tobias Fella's avatar Tobias Fella Committed by Nate Graham
Browse files

Fix Klipper empty prevention on wayland

When an application terminates, we receive a signal for the Selection and restore it. While restoring it,
we also receive a signal for the Clipboard, but don't handle it since we're currently locked due to the Selection.

This patch fixes that by creating separate locks for Selection and Clipboard.

BUG: 468422
(cherry picked from commit c6d52910)
parent 78ee1e36
Pipeline #395742 failed with stage
in 5 minutes and 52 seconds
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