Merge branch 'patch/singletagset-sticky' into v0.6-a/patched-base
fix: make sure sticky stays on same monitor until moved explicitely
Merge branch 'patch/sticky' into patch/singletagset-sticky
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
Merge branch 'patch/singletagset' into v0.6-a/patched-base
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
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
Merge branch 'main' into v0.6-a/patched-base
Make sure whole client is inside of bounds in applybounds
Merge branch 'ipc-compat' into v0.6-a/patched-base
Merge branch 'patch/focus-empty-mon' into v0.6-a/patched-base
feat: focus empty monitor when clicked
Fix seltags, focusclient after selmon changed
Merge remote-tracking branch 'origin/ipc-compat' into v0.6-a/patched-base
Merge branch 'patch/singletagset' into v0.6-a/patched-base
ipc: fix to work with pertag
fix: attach clients to reenabled monitor
Merge branch 'patch/alwaycenter' into v0.6-a/patched-base
Merge branch 'patch/singletagset' into v0.6-a/patched-base