Skip to content

klipper: call wl_display_roundtrip in Ignore's dtor

Fushan Wen requested to merge work/fuf/buggyfix3 into master

To avoid the same clipboard item being recreated on Wayland by performing a roundtrip so klipper can receive new data before Ignore is destructed, which blocks creating new items.

CCBUG: 464828 CCBUG: 465225 CCBUG: 465326 CCBUG: 465603

Edited by Fushan Wen

Merge request reports