summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2020-04-09 04:02:10 +0300
committerGitHub <noreply@github.com>2020-04-09 04:02:10 +0300
commit2fc5120327c6eb096154214faec5dc4e1dee2253 (patch)
treec7e6a03051949624bcb04501af2a1d7e6246288a /CHANGELOG.md
parent13eb50de799c4c6f7ebed1a7fa1ab25b378580bb (diff)
downloadalacritty-2fc5120327c6eb096154214faec5dc4e1dee2253.tar.gz
alacritty-2fc5120327c6eb096154214faec5dc4e1dee2253.zip
Use config colors to theme Wayland decorations
Fixes #2092.
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 a71e218b..19e827e2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Block cursor is no longer inverted at the start/end of a selection
- Preserve selection on non-LMB or mouse mode clicks
+- Wayland client side decorations are now based on config colorscheme
### Fixed
- Tabstops not being reset with `reset`