]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1368: GTK3 and GTK4 will drop numeric cursor support. v9.1.1368
authorDrew Vogel <dvogel@github>
Wed, 7 May 2025 19:32:03 +0000 (21:32 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 7 May 2025 19:36:03 +0000 (21:36 +0200)
commit48b19b29eef4a05df6d0f87e7f87b5d4db5e87df
treef911b818e3dbc19403275b3619ce3aa481379647
parentd2fcbb465d354029e9b085f7fbadc9c0a791b155
patch 9.1.1368: GTK3 and GTK4 will drop numeric cursor support.

Problem:  GTK3 and GTK4 will drop numeric cursor support.
Solution: Adopt GTK3 code and use CSS cursor convention (Drew Vogel).

closes: #14610

Signed-off-by: Drew Vogel <dvogel@github>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/options.txt
runtime/doc/version9.txt
src/gui_gtk_x11.c
src/version.c