~ruther/dwl

c41efbcb — Rutherther 2 years ago
Merge branch 'patch/singletagset' into v0.6-a/patched-base
2a19714e — Rutherther 2 years ago
fix: attach client to different monitor for tagrules
19cf754f — 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
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
3a3de0c5 — Rutherther 2 years ago
Merge branch 'patch/keyboard-shortcuts-inhibit' into v0.6-a/patched-base
feat: apply keyboard shortcuts inhibit patch
e84d1ca3 — Rutherther 2 years ago
Merge branch 'main' into v0.6-a/patched-base
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
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
e28ef35d — Rutherther 2 years ago
Make sure whole client is inside of bounds in applybounds
4c24a815 — Rutherther 2 years ago
Merge branch 'patch/applybounds-relative-same' into v0.6-a/patched-base
feat: make sure client is at relatively same position as in previous bounds
Next