]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2622: GTK: error when starting up and -geometry is given v8.2.2622
authorBram Moolenaar <Bram@vim.org>
Thu, 18 Mar 2021 21:28:57 +0000 (22:28 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 18 Mar 2021 21:28:57 +0000 (22:28 +0100)
commita555e6fcb6ec97b5ab30b20a340b228f4d820f14
tree08774815296acda9ddb18e315bb5083fefc267a4
parent108cf0153c5770e343aec9e2390acdaa4a0b149a
patch 8.2.2622: GTK: error when starting up and -geometry is given

Problem:    GTK: error when starting up and -geometry is given. (Dominique
            PellĂ©)
Solution:   Use another function to get the monitor if the window has not been
            created yet. (closes #7978)
src/gui_beval.c
src/gui_gtk_x11.c
src/gui_xim.c
src/proto/gui_gtk_x11.pro
src/version.c