Post #2624519
2026-05-13 15:41 UTC
@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
Replies (1)
-
@argv_minus_one@mastodon.sdf.org 2026-05-13 15:51
@kimapr@ublog.kimapr.net It's universal. Windows and NeXTSTEP/macOS clipboards are like this too. A list of formats goes on the clipboard, and when an app wants to paste, it looks at the list and decides which one it'll go with. But yeah, order is significant, and Firefox/LibreWolf's chosen order of image formats is…unfortunate. @soft@normal.style