]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1585: Wayland: gvim still needs GVIM_ENABLE_WAYLAND v9.1.1585
authorChristoffer Aasted <chr.aasted@gmail.com>
Wed, 23 Jul 2025 19:05:51 +0000 (21:05 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 23 Jul 2025 19:05:51 +0000 (21:05 +0200)
commit48a3b146b49d508f1d592974105c690b7af62ea8
tree035cb30a3f11b73c33e29e76251b1fcbeb25b305
parent714671de3538266233d3411e0e375dba7d83005c
patch 9.1.1585: Wayland: gvim still needs GVIM_ENABLE_WAYLAND

Problem:  Wayland: gvim still needs GVIM_ENABLE_WAYLAND
Solution: Drop the GVIM_ENABLE_WAYLAND code, always enable both X11 and
          Wayland GUI support (Christoffer Aasted)

closes: #17817

Signed-off-by: Christoffer Aasted <chr.aasted@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/gui_x11.txt
src/gui_gtk_x11.c
src/version.c