~ruther/dwl

6a151677540b858f90a891b2a0f616ea1abb2427 — Leonardo Hernández Hernández 1 year, 4 months ago e5e2d1c
add a blank line to improve readability
1 files changed, 1 insertions(+), 0 deletions(-)

M dwl.c
M dwl.c => dwl.c +1 -0
@@ 2561,6 2561,7 @@ updatemons(struct wl_listener *listener, void *data)
		if (m->wlr_output->enabled
				&& !wlr_output_layout_get(output_layout, m->wlr_output))
			wlr_output_layout_add_auto(output_layout, m->wlr_output);

	/* Now that we update the output layout we can get its box */
	wlr_output_layout_get_box(output_layout, NULL, &sgeom);


Do not follow this link