~ruther/dwl

c31a192d55a00da38b11f00bf3b1ccfa522b8a0d — Rutherther 11 months ago 0a078ce
fix: attach clients to reenabled monitor
1 files changed, 1 insertions(+), 0 deletions(-)

M dwl.c
M dwl.c => dwl.c +1 -0
@@ 2844,6 2844,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