summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2021-12-27 23:31:08 +0200
committerGitHub <noreply@github.com>2021-12-27 23:31:08 +0200
commite2b5219eb40eaf36d8255cd87c5202bbb8ba0825 (patch)
treeaf909c5acf4c5d7965e21d0d2c4558b6acc4101e /CHANGELOG.md
parentf0934d8440021b3762211d7cf0c26478dacee0dc (diff)
downloadalacritty-e2b5219eb40eaf36d8255cd87c5202bbb8ba0825.tar.gz
alacritty-e2b5219eb40eaf36d8255cd87c5202bbb8ba0825.zip
Fix input lag with nvidia driver on Wayland
Fixes #5694.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b3d738ba..397d5514 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -42,6 +42,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Crash when the vi cursor is on the scrollback and viewport clear is invoked
- Freeze when the vi cursor is on the scrollback and scrollback clear is invoked
- Vi cursor on topmost of the display moving downward when scrolled into history with active output
+- Input lag on Wayland with Nvidia binary driver
### Removed