Merge remote-tracking branch 'upstream/main' into HEAD
tell xwayland clients they're maximized
like we do to xdg clients when tiled state is not supported.
fix style for client_set_scale()
introduce client_set_scale()
guarantee client_get_{title,appid} never return NULL
ΔSLOC: -6
Merge branch 'v0.7/patch-swallow' into v0.7/patched-base
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.
Merge remote-tracking branch 'upstream/main' into wlroots-next
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
Merge remote-tracking branch 'upstream/main' into wlroots-next
Merge remote-tracking branch 'upstream/main' into wlroots-next