mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-11 11:09:16 +02:00
Also disable live resize begin/end events on Wayland since they are not reliable. On platforms that support live resize begin/end use a separately configurable pause time before the screen is redrawn. Fixes #6341