Sludge
Sludge
I've also pushed a commit that emits all appropriate cursor events, which should address https://github.com/rust-windowing/winit/issues/1550 at least on Wayland. Other platforms don't do this yet, so let me know if...
I've tested with Alacritty on KDE Plasma, and both Drag&Drop and clipboard access work fine with this patch applied. If GNOME doesn't support this properly, that does seem unfortunate, but...
Alacritty built with this patch running in a nested GNOME session does not crash or break when dropping a file, but Drag&Drop doesn't do anything (so behavior matches winit master)....
Yeah, I understand (unless Alacritty somehow does something differently?). As far as I can tell, this PR does not regress anything even if applications do use another data manager for...
Addressed your comments
sway appears to (correctly) send CRLF-delimited URI lists, while GNOME and KDE only use `\n` as a delimiter. I've pushed a fix for that, which makes things work correctly on...
Huh, right, that must be thunar's doing then. I'll check if I can repro with sway master.
Sorry for the confusion, it reproduces even with the release of sway that I was using, the `\r` issue just distracted me a bit. I've patched sctk to pass the...
Sway also appears to send *multiple* hover enter events in sequence, which end up in the application as multiple `HoveredFile` events without any intervening `HoveredFileCancelled` or `DroppedFile`. I think this...
Pretty bright, it's not due to auto-exposure (it performs better with LinuxVideo in the same environment)