]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0301: GTK: input method popup displayed on wrong screen. v8.1.0301
authorBram Moolenaar <Bram@vim.org>
Sun, 19 Aug 2018 20:58:45 +0000 (22:58 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 19 Aug 2018 20:58:45 +0000 (22:58 +0200)
commit3f6a16f022c437eccaeb683640b25a972cb1b376
treee004b48fa09a91045fd50df8b9c1d62551160180
parentd8f0cef2bdbdc15d7906f991725e09e67c97cf7e
patch 8.1.0301: GTK: input method popup displayed on wrong screen.

Problem:    GTK: Input method popup displayed on wrong screen.
Solution:   Add the screen position offset. (Ken Takata, closes #3268)
src/gui_beval.c
src/gui_gtk_x11.c
src/mbyte.c
src/proto/gui_gtk_x11.pro
src/version.c