From 085cc35b14e7c835e1a9add408b45da583959a6c Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Fri, 25 Sep 2020 00:21:21 +0000 Subject: Fix IME position with fullwidth chars in search --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index bcd8f69b..d7c7603e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Pasting into clients only supporting `UTF8_STRING` mime type on Wayland - Crash when copying/pasting with neither pointer nor keyboard focus on Wayland - Crash due to fd leak on Wayland +- IME window position with fullwidth characters in the search bar ## 0.5.0 -- cgit