Skip to content

Clear hover timeout on drop

Corey Berla requested to merge wip/corey/x11-hover-timeout into master

In a wayland session, leave is emitted on a drop or cancelled drop. In x11 that's not the case. Explicitly clear the hover timeout on drop.

Fixes: #2585 (closed)

Merge request reports