fix(wm): cross-border move direction awareness

This commit ensures that when moving across a monitor boundary to the
left, a container will be added to the back of the Ring<Container> of
the target workspace, and when moving across a monitor boundary to the
right, that it will be added to the front.
This commit is contained in:
LGUG2Z
2024-09-20 17:11:17 -07:00
parent 360d0915a1
commit 1080159e68
2 changed files with 24 additions and 6 deletions

View File

@@ -19,6 +19,8 @@ install-target target:
install:
just install-target komorebic
just install-target komorebic-no-console
just install-target komorebi-gui
just install-target komorebi-bar
just install-target komorebi
run: