shod

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 33d7a5559bd7523f187e369d16ac9fc5d9e04dfd
parent 721c33aa73d99ab2179fa99702ac11505ae4267b
Author: phillbush <phillbush@cock.li>
Date:   Sat, 18 Sep 2021 19:52:45 -0300

ungrab pointer

Diffstat:
Mshod.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/shod.c b/shod.c @@ -3919,6 +3919,7 @@ done: containermoveresize(c); containerredecorate(c, NULL, NULL, 0); } + XUngrabPointer(dpy, CurrentTime); } /* resize container with mouse */