~ruther/dwl

28c06df7 — Rutherther 1 year, 13 days ago
Fix singletagset
fac29a8c — Rutherther 1 year, 13 days ago
Merge branch 'v0.7/singletagset-ipc' into v0.7/patched-base
e41486f5 — Rutherther 1 year, 13 days 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 1 year, 13 days ago
implement dwl-ipc-unstable-v2 https://codeberg.org/dwl/dwl-patches/wiki/ipc
7c13c78a — Rutherther 1 year, 13 days ago
Fix ghost tag usage
49d428bd — Ben Collerson 1 year, 2 months ago
singletagset
bd59573f — Leonardo Hernández Hernández 1 year, 18 days ago 0.7
bump version to 0.7-rc1
0060e192 — Leonardo Hernández Hernández 1 year, 18 days ago
prepare CHANGELOG.md for 0.7
c709b09e — Leonardo Hernández Hernández 1 year, 18 days ago
changelog: add new 'unreleased' section
efe10ea6 — Guido Cella 1 year, 18 days 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 1 year, 18 days ago
Reapply "place child clients above fullscreen clients"

This reverts commit 043ab3ac1335d7a1cd84fe0f9cea8056977211a4.
0761fd06 — Leonardo Hernández Hernández 1 year, 18 days ago
Merge branch 'wlroots-next'
12b44421 — Leonardo Hernández Hernández 1 year, 19 days ago
bump to linux-dmabuf version 5
5a4839b1 — Leonardo Hernández Hernández 1 year, 19 days ago
bump version to 0.6
bd5001b7 — Leonardo Hernández Hernández 1 year, 19 days ago
prepare CHANGELOG.md for 0.6
043ab3ac — Leonardo Hernández Hernández 1 year, 20 days 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, 1 month 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.
feat: focus empty monitor when clicked
Next