mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-08-28 22:47:14 +02:00
This commit adds a dedicated WindowHandlingBehaviour enum with Sync and Async variants, and reverts a change to the render fn in window.rs to use move_window instead of position_window if the WindowHandlingBehaviour variant is Sync.