From becd7cf459c5420a4f77764dfe81d50b332af6f2 Mon Sep 17 00:00:00 2001 From: David Herberth Date: Wed, 6 May 2020 23:58:43 +0200 Subject: Don't hide cursor on modifier press Fixes #2761. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index eda674f5..4d956ab0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Wayland client side decorations are now based on config colorscheme - Low resolution window decoration icon on Windows - Mouse bindings for additional buttons need to be specified as a number not a string +- Don't hide cursor on modifier press with `mouse.hide_when_typing` enabled ### Fixed -- cgit v1.2.3-54-g00ecf