Merge branch 'v0.7/singletagset-sticky' into v0.7/patched-base
Merge branch 'patch/singletagset-pertag' into v0.7/patched-base
Merge branch 'v0.7/singletagset-ipc' into v0.7/patched-base
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
use the parent scene node to determine if move clients out of LyrFloat
[sevz: commit message is mine]
Merge branch 'wlroots-next'
bump to linux-dmabuf version 5
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.
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.