mahkoh / jay

A Wayland Compositor
GNU General Public License v3.0
207 stars 10 forks source link

wayland: send drop event unconditionally on drop #216

Closed mahkoh closed 3 weeks ago

mahkoh commented 3 weeks ago

The chromium DnD code has been fucked for a long time and starting in 126 the whole tab freezes if a drop is started and ended within the same tabe. This commit fixes this issue and it seems to also not break any other applications.