The snarf code silently dropped text larger than SnarfSize (64KB), causing paste to produce nothing. Replace the static clip buffer with a dynamically allocated one, remove all the size checks, and read the actual X11 property size instead of capping at SnarfSize.
17 KiB
17 KiB