diff options
author | Christian Duerr <contact@christianduerr.com> | 2021-01-27 16:21:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-27 16:21:38 +0000 |
commit | a3bc380956f390d021b75a5741579521816c9715 (patch) | |
tree | 528b8ae30dfac161e164098f499c1117b3fb56ff /extra | |
parent | 530de00049c2afcc562d36ccdb3e6afa2fe396a5 (diff) | |
download | alacritty-a3bc380956f390d021b75a5741579521816c9715.tar.gz alacritty-a3bc380956f390d021b75a5741579521816c9715.zip |
Fix damage tracking on Wayland
Since the Wayland event loop might delay rendering across event loop
callback executions, it's necessary to track the global damage globally
rather than just within a single loop execution.
Fixes #4736.
Diffstat (limited to 'extra')
0 files changed, 0 insertions, 0 deletions