]> git.mdlowis.com Git - proto/labwc.git/commit
cursor: fix dnd bug
authorJohan Malm <jgm323@gmail.com>
Sat, 6 Apr 2024 20:46:17 +0000 (21:46 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sat, 6 Apr 2024 20:50:12 +0000 (21:50 +0100)
commit33859138cf97eef2d8fc1e4744ac673101dd156b
treede16f5ffb873071fe7061fecbd63b1de6c96bf87
parentda9456881d746113ca79f782be1d78dc37bde10e
cursor: fix dnd bug

...where dnd does not finish properly on cursor-button-release if there
is no surface under the cursor such as on the desktop when no background
client is running.

Written-by: @tokyo4j
Fixes: #1673
src/input/cursor.c