~ruther/dwl

bc65c1a570226bbb36561df1356a782e93341da9 — Devin J. Pohly 4 years ago 91000b5
output_layout_manager not auto-destroyed
1 files changed, 1 insertions(+), 0 deletions(-)

M dwl.c
M dwl.c => dwl.c +1 -0
@@ 1655,6 1655,7 @@ main(int argc, char *argv[])
	wl_display_destroy_clients(dpy);
	wlr_xcursor_manager_destroy(cursor_mgr);
	wl_display_destroy(dpy);
	wlr_output_layout_destroy(output_layout);
	return EXIT_SUCCESS;

usage:

Do not follow this link