~ruther/dwl

6ca4bb86 — Rutherther 2 years ago
Merge branch 'v0.6-a/patched-base' into v0.6-a/patched-keycodes
4a1ebb80 — Rutherther 2 years ago
Fix tagnthmon null client
0a7506ee — Rutherther 2 years ago
Merge branch 'patch/singletagset-pertag' into v0.6-a/patched-base
Apply pertag to work with singletagset
2524c9b0 — Rutherther 2 years ago
fix: singletagset unexpectedly changed selmon

When viewing tag that was previously on another monitor,
and the current monitor was empty, this lead to selmon
being changed, since focusclient(focustop(origm), 1) cannot
change the monitor in this scenario
09e40c15 — Rutherther 2 years ago
Apply accessnthmon-movecursor patch
de3d8ce7 — Rutherther 2 years ago
Apply accessnthmon-movecursor patch
73562222 — Rutherther 2 years ago
Merge branch 'v0.6-a/patched-base' into v0.6-a/patched-keycodes
3a3de0c5 — Rutherther 2 years ago
Merge branch 'patch/keyboard-shortcuts-inhibit' into v0.6-a/patched-base
feat: apply keyboard shortcuts inhibit patch
ba9e007b — Rutherther 2 years ago
Merge branch 'v0.6-a/patched-base' into v0.6-a/patched-keycodes
e84d1ca3 — Rutherther 2 years ago
Merge branch 'main' into v0.6-a/patched-base
533e8437 — Rutherther 2 years ago
Merge branch 'v0.6-a/patched-base' into v0.6-a/patched-keycodes
7131690a — Rutherther 2 years ago
Merge branch 'patch/singletagset-sticky' into v0.6-a/patched-base
fix: make sure sticky stays on same monitor until moved explicitely
64b845bb — Rutherther 2 years ago
Merge branch 'patch/sticky' into patch/singletagset-sticky
dfbffbde — Rutherther 2 years ago
Merge branch 'v0.6-a/patched-base' into v0.6-a/patched-keycodes
b97893b6 — Rutherther 2 years ago
fix: correct behavior with other patches that change VISIBLEON

This fixes problems with patches like istticky,
where the sticky window would be visible on every monitor.
It's not. It should be visible only on its monitor.
SVIBISLBEON should always be adapted with those patches.
It's used just for singletagset when looking where a window
should be visible
9ef8f53d — Rutherther 2 years ago
Merge branch 'patch/singletagset' into v0.6-a/patched-base
6f813e56 — Rutherther 2 years ago
fix: correct behavior with other patches that change VISIBLEON

This fixes problems with patches like istticky,
where the sticky window would be visible on every monitor.
It's not. It should be visible only on its monitor.
SVIBISLBEON should always be adapted with those patches.
It's used just for singletagset when looking where a window
should be visible
Next