mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-18 22:44:50 +02:00
This reverts commitd837a64e36. Commit24b31d96e9fixes the original problem of "ghost windows" thatd837a64was trying to solve. (I have no idea how or why it does.) One side-effect of the workaround fromd837a64is that it causes closed windows to be moved to the (0,0) before being destroyed. This means that when creating new windows, they are placed on the left-most display, instead of the display in which the previously closed window was on as you would expect. Reverting this kludge fixes this bug.
130 KiB
130 KiB