My KWIN fork where I work on features like per-output virtual desktops
Find a file
Vlad Zahorodnii 0613e8f4c9 Safely end drag if the source data device gets destroyed
We cannot end a drag after the destroyed() signal for the source data
device is emitted because DataDeviceInterface and its d pointer are gone
by that time.
2020-11-11 16:14:45 +02:00
src/wayland Safely end drag if the source data device gets destroyed 2020-11-11 16:14:45 +02:00