~ruther/dwl

452b87b6 — Rutherther 11 months ago
Merge branch 'patch/singletagset-pertag' into v0.7/patched-base
28c06df7 — Rutherther 11 months ago
Fix singletagset
fac29a8c — Rutherther 11 months ago
Merge branch 'v0.7/singletagset-ipc' into v0.7/patched-base
e41486f5 — Rutherther 11 months ago
Merge branch 'v0.7/ipc' into v0.7/patched-base
singletagset-ipc

- Correctly identify vacant tags,
- Add active_other state that says a given tag is active on another monitor
b96e3303 — Rutherther 11 months ago
implement dwl-ipc-unstable-v2 https://codeberg.org/dwl/dwl-patches/wiki/ipc
7c13c78a — Rutherther 11 months ago
Fix ghost tag usage
49d428bd — Ben Collerson 1 year, 1 month ago
singletagset
bd59573f — Leonardo Hernández Hernández 11 months ago 0.7
bump version to 0.7-rc1
0060e192 — Leonardo Hernández Hernández 11 months ago
prepare CHANGELOG.md for 0.7
c709b09e — Leonardo Hernández Hernández 11 months ago
changelog: add new 'unreleased' section
efe10ea6 — Guido Cella 11 months ago
use the parent scene node to determine if move clients out of LyrFloat

[sevz: commit message is mine]
9a962ce1 — Leonardo Hernández Hernández 11 months ago
Reapply "place child clients above fullscreen clients"

This reverts commit 043ab3ac1335d7a1cd84fe0f9cea8056977211a4.
0761fd06 — Leonardo Hernández Hernández 11 months ago
Merge branch 'wlroots-next'
12b44421 — Leonardo Hernández Hernández 11 months ago
bump to linux-dmabuf version 5
5a4839b1 — Leonardo Hernández Hernández 11 months ago
bump version to 0.6
bd5001b7 — Leonardo Hernández Hernández 11 months ago
prepare CHANGELOG.md for 0.6
043ab3ac — Leonardo Hernández Hernández 11 months ago
Revert "place child clients above fullscreen clients"

This does not work as intended. Lets revert it temporarily and add it back
after the release.

This reverts commit 298949bbc4eae8cedb9cdd11cfc9ebd139ac5d5f.
aede3b29 — Rutherther 1 year, 11 days ago
Fix applybounds

Applybounds doesn't move client when it overlays
only with border with monitor to the right.

Apparently, c->geom.width already includes the border
as well.
Next