https://bugs.kde.org/show_bug.cgi?id=460499
--- Comment #6 from hexchain <k...@hexchain.org> --- In wl-copy I think it listens to the "wl_data_source::cancelled" (or similar) event to determine if it is still the clipboard owner. I did some experiments with PyQt and this can somehow be done by listening to the QClipboard::dataChanged event and checking QClipboard::ownsClipboard. However, it only seems to work if there is a window. -- You are receiving this mail because: You are watching all bug changes.