mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-05-30 23:40:44 +02:00
[BUG]: MoveWindow between monitors sometimes panics #309
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kivissimo on GitHub (Mar 4, 2024).
Describe the bug
On version: 0.1.21
Sending a window between monitors with
komorebic move leftandkomorebic move leftpanics when doing a specific move. Currently moving window to left from monitor 2 to monitor 1 works but moving the same window back right to monitor 2 panics:Operating System
komorebic checkOutput@LGUG2Z commented on GitHub (May 12, 2024):
@kivissimo I believe this should be fixed with this: https://github.com/LGUG2Z/komorebi/commit/1b30561989e79beccac5ed459eca53912268d914
Please re-open the issue if it still persists after this commit ^