aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/grid
diff options
context:
space:
mode:
authorKirill Chibisov <wchibisovkirill@gmail.com>2019-06-26 00:34:55 +0300
committerChristian Duerr <chrisduerr@users.noreply.github.com>2019-06-25 21:34:55 +0000
commit0815774cbfb9d1421b8077d5d9d641faf5f818c1 (patch)
tree218a7177650ef8fa92b6c1936de73a32d3396628 /alacritty_terminal/src/grid
parente2e25b3206ec6c99592ef9ee829426cad62e4d29 (diff)
downloadalacritty-0815774cbfb9d1421b8077d5d9d641faf5f818c1.tar.gz
alacritty-0815774cbfb9d1421b8077d5d9d641faf5f818c1.zip
Perform clear and buffer swap before showing window
This should fill window with background color while it is offscreen instead of showing it with uninitilized surface and then performing `clear`. So, the new behavior should prevent glitches during startup. e.g. content of the windows below, garbage from drivers and so on.
Diffstat (limited to 'alacritty_terminal/src/grid')
0 files changed, 0 insertions, 0 deletions