remove comment I don't know why it wasn't working before but now it does ¯\(ツ)/¯ (it wasn't caused by the just removed code either)
1 files changed, 1 insertions(+), 1 deletions(-) M dwl.c
M dwl.c => dwl.c +1 -1
@@ 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