mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-07-14 17:12:58 +02:00
bdbd665b21
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.