@argv_minus_one@mastodon.sdf.org
Post #2624518
2026-05-13 15:25 UTC
Replies (2)
-
@kimapr@ublog.kimapr.net 2026-05-13 15:41
@argv_minus_one@mastodon.sdf.org @soft@normal.style the fact that it lists html before any image format at all is even crazier IMO. this actually bit me in the ass when i was making a shell script that involves the clipboard. That’s for x11 though, but it seems like wayland clipboard is not all that different
-
@novenary@akko.wtf 2026-05-13 15:51
@argv_minus_one@mastodon.sdf.org @kimapr@ublog.kimapr.net @soft@normal.style firefox actually seems to completely ignore other formats no matter what $ wl-copy images/grrreat.jpg -t image/jpeg $ wl-paste -l image/jpeg i cannot paste this, nothing happens if i pass image/png instead, the paste succeeds but it passes that type on to the site and the image can’t be decoded afterwards edit: same behavior with chromium