]> git.mdlowis.com Git - proto/labwc.git/commit
interactive: Fix crash if a window is destroyed while moving it
authorJoshua Ashton <joshua@froggi.es>
Fri, 3 Dec 2021 08:09:19 +0000 (08:09 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Fri, 3 Dec 2021 18:11:31 +0000 (18:11 +0000)
commit3e973c92ab0bf79d4deb77bc37abeb1f3721b6f3
tree0dfcaa1281107393c1e7064d5b9b35c104b2f1d7
parenta9f11c5fc7d01384eac092910c4e6c0f04c03ddf
interactive: Fix crash if a window is destroyed while moving it

Need to clean this up if it's our grabbed window!

Signed-off-by: Joshua Ashton <joshua@froggi.es>
include/labwc.h
src/interactive.c
src/xdg.c
src/xwayland.c