diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2022-12-02 04:27:08 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-02 04:27:08 +0300 |
commit | 2c58e096f91b7ced0fc79679a7cd066c06c8e05f (patch) | |
tree | 2ecdabd1d87e92ff7aa9e6f7cd320c7e30a066be /extra | |
parent | 706682646b78d34bbdad709e1c0f05aa2fc08d4d (diff) | |
download | alacritty-2c58e096f91b7ced0fc79679a7cd066c06c8e05f.tar.gz alacritty-2c58e096f91b7ced0fc79679a7cd066c06c8e05f.zip |
Ignore errors from swap_buffers
Most of them are innocent and require just swap again. It was
like that before anyway due to old glutin bug in the error
handling implementation where errors won't pulled on swap buffers,
but old observed error was used.
Fixes #6538.
Diffstat (limited to 'extra')
0 files changed, 0 insertions, 0 deletions