Describe your suggested feature
( From discussion #1762 (comment) )
Thumbkey internal clipboard / clipboard history currently only manages text and system clipboard needs to be used for clip data of other MIME types like pictures.
This makes the usage of clipboard history less practical, as well as complexifies the logic for the private clipboard paste. We should add it
Once this is added, the logic from #1762 can be changed as we can remove the boolean `wasLastCopyOperationDoneViaSystem
Other details
No response
Acknowledgements
Describe your suggested feature
( From discussion #1762 (comment) )
Thumbkey internal clipboard / clipboard history currently only manages text and system clipboard needs to be used for clip data of other MIME types like pictures.
This makes the usage of clipboard history less practical, as well as complexifies the logic for the private clipboard paste. We should add it
Once this is added, the logic from #1762 can be changed as we can remove the boolean `wasLastCopyOperationDoneViaSystem
Other details
No response
Acknowledgements