Christian Duerr
Christian Duerr
I'd assume that `alacritty --print-events` goes absolutely crazy while this is going on?
Reported upstream in https://github.com/rust-windowing/winit/issues/1799.
Can you reproduce this on Wayland?
> What more can I record when this happens again? You didn't even show Alacritty after restarting it. Your htop is sorted by PID, not CPU.
If you record this with `alacritty --ref-test` and stop on a broken screen, does `cat`'ing the reftest show the same broken screen?
> I recorded a video for comparison I'm not interested in downloading any videos. If you want to share any, please make them directly playable in GitHub.
> If you record this with alacritty --ref-test and stop on a broken screen, does cat'ing the reftest show the same broken screen? You ignored half the instructions here. Running...
> Where can I find this reftest file? In the directory where you started it.
How do you close the window? If you terminate it through ctrl+c from the terminal you launched it, it will not be able to store any files. You need to...
Can you try it with ctrl+c in the terminal you launch it from? Both work just fine for me, so make sure you're actually looking for the files in the...