-*gui_x11.txt* For Vim version 9.2. Last change: 2026 Feb 14
+*gui_x11.txt* For Vim version 9.2. Last change: 2026 Jun 07
VIM REFERENCE MANUAL by Bram Moolenaar
If you are using GTK3 and Vim appears to be slow, try setting the environment
variable $GDK_RENDERING to "image".
+ *gtk4-slow*
+If the GTK4 GUI is slow, freezes, or does not accept keyboard input right
+after startup, it may be caused by the OpenGL renderer or GPU driver. Try
+starting gvim with one of the following environment variables. Setting
+$GSK_RENDERER to "cairo" disables the GSK OpenGL renderer. Setting
+$LIBGL_ALWAYS_SOFTWARE to "true" retains the OpenGL renderer but forces Mesa
+to use software rendering: >
+
+ $ GSK_RENDERER=cairo gvim
+ $ LIBGL_ALWAYS_SOFTWARE=true gvim
+
Tooltip Colors ~
*gtk-tooltip-colors*
gtk-css gui_x11.txt /*gtk-css*
gtk-tooltip-colors gui_x11.txt /*gtk-tooltip-colors*
gtk3-slow gui_x11.txt /*gtk3-slow*
+gtk4-slow gui_x11.txt /*gtk4-slow*
gu change.txt /*gu*
gugu change.txt /*gugu*
gui gui.txt /*gui*