~ruther/dwl

7d8c3ea3695de248aa1975def5839b0ffd34d198 — Rutherther 11 months ago 2db0a2e
feat: focus empty monitor when clicked
1 files changed, 1 insertions(+), 0 deletions(-)

M dwl.c
M dwl.c => dwl.c +1 -0
@@ 604,6 604,7 @@ buttonpress(struct wl_listener *listener, void *data)
	switch (event->state) {
	case WLR_BUTTON_PRESSED:
		cursor_mode = CurPressed;
		selmon = xytomon(cursor->x, cursor->y);
		if (locked)
			break;


Do not follow this link