~ruther/dwl

db36c1430af3f50de6a75bbf084481e91ebb230a — Rutherther 8 months ago ec941a5
Fix singletagset-ipc
1 files changed, 0 insertions(+), 2 deletions(-)

M dwl.c
M dwl.c => dwl.c +0 -2
@@ 1553,8 1553,6 @@ dwl_ipc_output_printstatus_to(DwlIpcOutput *ipc_output)
		}

		wl_list_for_each(c, &clients, link) {
			if (c->mon != monitor)
				continue;
			if (!(c->tags & tagmask))
				continue;
			if (c == focused)

Do not follow this link