]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.2.0584: GTK4: missing UI features v9.2.0584
authorFoxe Chen <chen.foxe@gmail.com>
Mon, 1 Jun 2026 20:26:18 +0000 (20:26 +0000)
committerChristian Brabandt <cb@256bit.org>
Mon, 1 Jun 2026 20:26:18 +0000 (20:26 +0000)
commit8f508cdcfb2c354b93cbd20789301d03bfb0bcfc
tree6b156f870f447917ea24a8ca32697bbc63773629
parent9fa5f64135c1b018ca5bfc86d851ac8185f6472b
patch 9.2.0584: GTK4: missing UI features

Problem:  GTK4: :popup, menu item show/hide and menu bar state
          updates are not implemented.
Solution: Implement gui_make_popup(), gui_mch_menu_hidden() and
          gui_mch_draw_menubar() (Foxe Chen).

closes: #20393

Signed-off-by: Foxe Chen <chen.foxe@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/gui_gtk4.c
src/version.c