]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1975: MS-Windows GUI responds slowly to timer v8.1.1975
authorBram Moolenaar <Bram@vim.org>
Wed, 4 Sep 2019 11:53:21 +0000 (13:53 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 4 Sep 2019 11:53:21 +0000 (13:53 +0200)
commit89c00033310a1cad89efd2a7fc873f8969dd4401
treebb6b20a5f6be5441cb22df00665462f6e6db835f
parent1f3165bc34c6c608584a73f13faec27dd7c7e2fa
patch 8.1.1975: MS-Windows GUI responds slowly to timer

Problem:    MS-Windows GUI responds slowly to timer.
Solution:   Break out of wait loop when timer was added or input is available.
            (closes #4893)
src/gui_w32.c
src/version.c