diff options
| author | Julian Hurst <julian.hurst92@gmail.com> | 2022-06-20 19:12:19 +0200 |
|---|---|---|
| committer | Julian Hurst <ark@mansus.space> | 2023-09-07 00:09:06 +0200 |
| commit | 1ddd556f7513560ba75379265a75d871322c6222 (patch) | |
| tree | ce4a23565fe5b226fcdda7865ed81a48507877f7 /README.md | |
| parent | cef06072173925008fb5f61762fca5c893316d11 (diff) | |
| download | hare-libtui-1ddd556f7513560ba75379265a75d871322c6222.tar.gz | |
Fix intermittent blanking/flickering
Clearing and printing were done in two separate write syscalls. This fix
consists in grouping them in the same write syscall by scheduling a
clear in advance. This prevents UI glitches due to the delay between
both writes.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
