diff --git a/dwl.c b/dwl.c index 44d57ab..6636a4d 100644 --- a/dwl.c +++ b/dwl.c @@ -956,6 +956,8 @@ commitnotify(struct wl_listener *listener, void *data) WLR_EDGE_RIGHT); return; } + + resize(c, c->geom, (c->isfloating && !c->isfullscreen)); } void