diff --git a/dwl.c b/dwl.c index 165a7c2..7c4fc0b 100644 --- a/dwl.c +++ b/dwl.c @@ -2085,7 +2085,7 @@ unmaplayersurface(LayerSurface *layersurface) if (layersurface->layer_surface->surface == seat->keyboard_state.focused_surface) focusclient(NULL, selclient(), 1); - motionnotify(0); // XXX why doesn't this work? + motionnotify(0); } void