~ruther/dwl

98ff13210c819603fd79acc71778083cad7be592 — Rutherther 1 year, 1 month ago 4345b06
fix: attach clients to reenabled monitor
1 files changed, 1 insertions(+), 0 deletions(-)

M dwl.c
M dwl.c => dwl.c +1 -0
@@ 2723,6 2723,7 @@ updatemons(struct wl_listener *listener, void *data)
			wlr_session_lock_surface_v1_configure(m->lock_surface, m->m.width, m->m.height);
		}

		attachclients(m);
		/* Calculate the effective monitor geometry to use for clients */
		arrangelayers(m);
		/* Don't move clients to the left output when plugging monitors */

Do not follow this link