~ruther/dwl

Fix to work with pertag

Fix seltags, focusclient after selmon changed
e8f632ab — Rutherther 1 year, 8 days ago
Merge remote-tracking branch 'origin/v0.7/ipc' into v0.7/singletagset-pertag-ipc-compat
75120c2c — Rutherther 1 year, 8 days ago
Fix singletagset
a3a3e3ba — Rutherther 1 year, 8 days ago
Apply singletagset-pertag
0f207a83 — Rutherther 1 year, 8 days ago
Fix ghost tag usage
49d428bd — Ben Collerson 1 year, 2 months ago
singletagset
bd59573f — Leonardo Hernández Hernández 1 year, 12 days ago 0.7
bump version to 0.7-rc1
0060e192 — Leonardo Hernández Hernández 1 year, 12 days ago
prepare CHANGELOG.md for 0.7
c709b09e — Leonardo Hernández Hernández 1 year, 12 days ago
changelog: add new 'unreleased' section
efe10ea6 — Guido Cella 1 year, 12 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, 12 days ago
Reapply "place child clients above fullscreen clients"

This reverts commit 043ab3ac1335d7a1cd84fe0f9cea8056977211a4.
0761fd06 — Leonardo Hernández Hernández 1 year, 12 days ago
Merge branch 'wlroots-next'
12b44421 — Leonardo Hernández Hernández 1 year, 13 days ago
bump to linux-dmabuf version 5
5a4839b1 — Leonardo Hernández Hernández 1 year, 14 days ago
bump version to 0.6
bd5001b7 — Leonardo Hernández Hernández 1 year, 14 days ago
prepare CHANGELOG.md for 0.6
043ab3ac — Leonardo Hernández Hernández 1 year, 14 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, 27 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.
feat: focus empty monitor when clicked
2db0a2e8 — Leonardo Hernández Hernández 1 year, 1 month ago
use round(3) and ceilf(3) from the math library

ΔSLOC: -1
Next