]> granicus.if.org Git - vim/commit
patch 9.0.0984: GUI: remote_foreground() does not always work v9.0.0984
authorBram Moolenaar <Bram@vim.org>
Thu, 1 Dec 2022 19:40:55 +0000 (19:40 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 1 Dec 2022 19:40:55 +0000 (19:40 +0000)
commit023930d62e898652e68c938c6d7ac232556cb7a9
treed6e22536d4ed8e65e0dfa1cacad56675ccbc3c44
parent184a622adaa4c3d413ee0d38da063474b67ccfe3
patch 9.0.0984: GUI: remote_foreground() does not always work

Problem:    GUI: remote_foreground() does not always work. (Ron Aaron)
Solution:   For GTK use gtk_window_set_keep_above(). (issue #11641)
src/gui_gtk_x11.c
src/version.c