]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2257: MS-Windows GUI: scroll wheel always uses current window v8.1.2257
authorBram Moolenaar <Bram@vim.org>
Tue, 5 Nov 2019 20:09:23 +0000 (21:09 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 5 Nov 2019 20:09:23 +0000 (21:09 +0100)
commitae20f340adc8c96aeec5cff5ef4f2129035ffca4
tree1053beba1daad179dfb22958fbfe86f9a633e93e
parente5a3272d32ad52f905ef3e66991871dbef2245e7
patch 8.1.2257: MS-Windows GUI: scroll wheel always uses current window

Problem:    MS-Windows GUI: scroll wheel always uses current window.
Solution:   Add the 'scrollfocus' option for MS-Windows.
runtime/doc/options.txt
src/gui_w32.c
src/option.h
src/optiondefs.h
src/version.c