My KWIN fork where I work on features like per-output virtual desktops
b219b9175c
In a recent refactor a guard seemingly in the wrong place on SeatInterface was moved into AbstractDataSource, as typically that's where we guard. However it turns out the original code was correct, we want to send cancel for all clipboard cancels, but for D&D it's version dependent. This class introduces a new method to astract that from seat. |
||
---|---|---|
src/wayland |