Skip to content

xwayland: Ignore somebody else claiming WM_S0 selection

Vlad Zahorodnii requested to merge work/cherry-pick-329c5de4 into Plasma/6.0

If somebody else claims the selection, it's unclear what we should do. kwin can't give up its selection as it's the one who is responsible for window management and compositing. If anything, Xwayland should ensure that no client can claim WM_S0.

(cherry picked from commit 329c5de4)

Merge request reports