- Remove unconditional CF_HDROP from SetImageToClipboard: browsers/chats
were pasting the file with the shell's generic 'imagen' name, colliding
on the second image. Restores inline-bitmap paste and fixes the
read-path hash/dedup inconsistency on self-writes. - Self-write guard now also checks GetClipboardOwner() so an external copy
made right after our own write is no longer lost. - processFiles ignores HDROP paths inside the app's own images store.
- Add copy icon to clipboard card hover actions.
Full Changelog: v2.6.1...v2.6.2