mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-13 01:38:20 +00:00
3be645a357
To start a clipboard incr transfer the client has to delete the INCR window property as the reply to the selection. This deletion generates a property change event with the type delete, errornously triggering the incr processing of the data. This patch corrects this by ignoring property deletions. |
||
---|---|---|
.. | ||
atoms.c | ||
atoms.h | ||
clipboard.c | ||
clipboard.h | ||
CMakeLists.txt | ||
x11.c | ||
x11.h |