imagey/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
electria 6b4af8cd7d
refactor: use iced 0.15 rich clipboard
it does use arboard internally,
and yet somehow it's able to copy huge (25MB) images.

either way, it's nicer to use stuff built into iced
instead of dealing with the Clipboard object ourselves.
2026-08-28 12:28:45 -07:00
..
main.rs refactor: use iced 0.15 rich clipboard 2026-08-28 12:28:45 -07:00
usage.txt feat: image copy and paste 2026-07-31 20:08:58 -07:00
utils.rs refactor: use iced 0.15 rich clipboard 2026-08-28 12:28:45 -07:00