METDXT

Results 4 comments of METDXT

Having the same problem on Ubuntu 24.04. However it appears I'm running Xorg session: ```console $ echo $XDG_SESSION_TYPE x11 ``` Drag and drop events work for me, but icons get...

UPD: After updating to Ubuntu 24.10, which has wayland, Tauri drop events are not working, instead default browser handlers work, which I assume is unintended. After dropping the file into...

Weird stuff. Now I discovered that it works flawlessly in Wayland with or without the patch. I haven't touched the project since. Perhaps there was an issue with some underlying...

> @metdxt which DE are you using? and can you share the minimal app you're testing with? I'm using Gnome 47.0 on Ubuntu 24.10. X.Org 21.1.13 Code is here: https://github.com/metdxt/tauri_dnd_issue