~ruther/dwl

efe10ea6 — Guido Cella 1 year, 4 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, 4 days ago
Reapply "place child clients above fullscreen clients"

This reverts commit 043ab3ac1335d7a1cd84fe0f9cea8056977211a4.
0761fd06 — Leonardo Hernández Hernández 1 year, 4 days ago
Merge branch 'wlroots-next'
12b44421 — Leonardo Hernández Hernández 1 year, 5 days ago
bump to linux-dmabuf version 5
5a4839b1 — Leonardo Hernández Hernández 1 year, 5 days ago
bump version to 0.6
bd5001b7 — Leonardo Hernández Hernández 1 year, 6 days ago
prepare CHANGELOG.md for 0.6
043ab3ac — Leonardo Hernández Hernández 1 year, 6 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, 19 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, 24 days ago
use round(3) and ceilf(3) from the math library

ΔSLOC: -1
ab5c554d — Leonardo Hernández Hernández 1 year, 1 month ago
set preferred scale after the first commit (XDGshell)
b4638fef — Leonardo Hernández Hernández 1 year, 16 days ago
drop useless maplayersurfacenotify()
71f11e6c — Leonardo Hernández Hernández 1 year, 22 days ago
set O_NONBLOCK flag to stdout
2b4893a0 — Leonardo Hernández Hernández 1 year, 19 days ago
add a note about having at least a dummy rule for `rules[]`

Closes: https://codeberg.org/dwl/dwl/issues/656
1002ea04 — Leonardo Hernández Hernández 1 year, 23 days ago
add bugref about why we call updatemons in outputmgrapplyortest
5d73134e — Leonardo Hernández Hernández 1 year, 24 days ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
46ae0754 — Leonardo Hernández Hernández 1 year, 1 month ago
set preferred scale on creation (LayerShell)
13925eb1 — Leonardo Hernández Hernández 1 year, 25 days ago
correctly report position to xwayland clients

Previously we didn't take into account their borders requiring us to add
`borderpx` to override_redirect clients.

Fixes: https://codeberg.org/dwl/dwl/issues/651
4a7d1beb — Leonardo Hernández Hernández 1 year, 27 days ago
add bugref for negative x,y monitor position and xwayland
baedf7f7 — Leonardo Hernández Hernández 1 year, 28 days ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
Next