Ask HN: Why can't computers copy GIFs at OS level?
1 comments
Copy and paste are handled by applications and the OS shell
Any program is free to define the formats it is willing to copy or paste - like mime types.
Software sucks, not because its bad, but because people wont implement things
Software sucks, not because its bad, but because people wont implement things
This seems like it should be fairly simple to solve. Is it unsolved because no one has tried, or is there some big legacy reason why this is actually really difficult?