]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.2.0709: GTK4: a few minor issues v9.2.0709
authorFoxe Chen <chen.foxe@gmail.com>
Tue, 23 Jun 2026 19:51:54 +0000 (19:51 +0000)
committerChristian Brabandt <cb@256bit.org>
Tue, 23 Jun 2026 19:51:54 +0000 (19:51 +0000)
commit2fd83d0ddcaa2120dfc5fe5e7746c7c5e73db92a
treec8efbf4e9d9875204248216d2aea214431cd4eb5
parent98f5171ef6ba9aa6aea7223e833115e544199bd4
patch 9.2.0709: GTK4: a few minor issues

Problem:  GTK4: a few minor issues
Solution: Update docs for 'mouseshape' option, remove unnecessary code,
          respect "v" flag in 'guioptions' (Foxe Chen)

closes: #20609

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