Hi, is it possible to drag items from the compose app to another app or desktop? For example dragging an image from the compose app to the desktop where it would be saved as a file?
From what I can find dragging into compose desktop is supported, but no detail on dragging from compose desktop to outside of it (link for dragging into
https://github.com/JetBrains/compose-multiplatform/issues/222 )
I thought it might be by using swing but can’t find any examples
Thanks!