]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2626: GTK3: error when starting up and -geometry is given v8.2.2626
authorBram Moolenaar <Bram@vim.org>
Sat, 20 Mar 2021 11:36:46 +0000 (12:36 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 20 Mar 2021 11:36:46 +0000 (12:36 +0100)
commit240014321b0aa5d6eb00a70865fa9935fd888d60
treebc2691e2125fa50dbc1bfdb17dd060063ed4f39d
parentaf125866db46405fdaf99ac4e43b630d196a4aa4
patch 8.2.2626: GTK3: error when starting up and -geometry is given

Problem:    GTK3: 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_gtk_x11.c
src/version.c