]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2999: balloon sometimes does not hide with GTK 3 v8.2.2999
authorBram Moolenaar <Bram@vim.org>
Mon, 14 Jun 2021 20:08:46 +0000 (22:08 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 14 Jun 2021 20:08:46 +0000 (22:08 +0200)
commit47f6db90895c01259e90108caae9517e894e1f95
tree303d5fc7ece76998f09282cf1e0452293aabfeaf
parent1b0a9dd413c03054f461a01531e010ad739617a7
patch 8.2.2999: balloon sometimes does not hide with GTK 3

Problem:    Balloon sometimes does not hide with GTK 3.
Solution:   Also listen to GDK_LEAVE_NOTIFY. (Johannes Stezenbach)
src/gui_beval.c
src/version.c