https://bugs.kde.org/show_bug.cgi?id=408233
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nicolas.fe...@gmx.de --- Comment #8 from Nicolas Fella <nicolas.fe...@gmx.de> --- I recently looked into this and it's not that easy: 1. XDS is not trivial to implement with Qt's DnD API (since you need write access to DnD data) 2. XDS does not work on Wayland, presumably due to the same reason. See also https://gitlab.gnome.org/GNOME/file-roller/-/issues/4 A better solution might be to have Ark offer access to the archive via a virtual (fuse) filesystem. That way the receiving app would see a regular file and Ark would automatically decompress it on the fly -- You are receiving this mail because: You are watching all bug changes.