Skip to content
Commit c6d52910 authored by Tobias Fella's avatar Tobias Fella
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
parent 17b8c1eb
Pipeline #395705 passed with stage
in 16 minutes and 37 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