Currently, if the drawarea loses focus in any matter, the cursor is turned into an outline. This causes weird behaviours such the cursor flashing an outline shape when a GUI popup menu appears, due to focus being taken then restored to the drawing area. The GTK3 GUI does not have this problem, as it looks like it only makes the cursor an outline when the window loses focus, not the drawing area. This makes the GTK4 GUI behave more in line with the GTK3 GUI, only changing focus when the window focus changes, not the drawing area.
This pretty much reverts f1ed841
https://github.com/vim/vim/pull/20415
(1 file)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()