summaryrefslogtreecommitdiff
path: root/dwl.c
diff options
context:
space:
mode:
Diffstat (limited to 'dwl.c')
-rw-r--r--dwl.c2
1 files changed, 1 insertions, 1 deletions
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