]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.2.0868: GTK: Window Manager hint prevents giving focus to dialog v9.2.0868
authorChristoffer Aasted <dezzadk@gmail.com>
Tue, 28 Jul 2026 18:43:56 +0000 (18:43 +0000)
committerChristian Brabandt <cb@256bit.org>
Tue, 28 Jul 2026 18:43:56 +0000 (18:43 +0000)
commit7bffbb25be97e99f8dfaef77703bd93dffdd8b9f
tree3ed161769a2e13c009e3d0451c68c73363d0d9d6
parent70d55cd5162b03e5a058907b30bc96d544fc0594
patch 9.2.0868: GTK: Window Manager hint prevents giving focus to dialog

Problem:  GTK: Window Manager hint prevents giving focus to dialog
          (Allen Wild, after v9.1.0881)
Solution: Remove Window Manager hint again (Christoffer Aasted)

related: #16100
fixes:   #17760
closes:  #20727

Signed-off-by: Christoffer Aasted <dezzadk@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/gui_gtk.c
src/version.c