]> git.mdlowis.com Git - proto/labwc.git/commit
cursor: Clear grabbed_view when switching from MOVE/GRAB
authorJoshua Ashton <joshua@froggi.es>
Fri, 3 Dec 2021 08:12:37 +0000 (08:12 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Fri, 3 Dec 2021 18:11:31 +0000 (18:11 +0000)
commitf9f9d809c8b0fd05f40333e3686a7ee0fc746dee
tree8cd8fd6fffb9883ecfd56f275f52db42317d40ee
parent3e973c92ab0bf79d4deb77bc37abeb1f3721b6f3
cursor: Clear grabbed_view when switching from MOVE/GRAB

Better not to leave a dangling pointer to screw us over later.

Signed-off-by: Joshua Ashton <joshua@froggi.es>
src/cursor.c