[vim/vim] Do not change focus for drawarea, only window (PR #20415)

1 view
Skip to first unread message

Foxe Chen

unread,
4:41 PM (4 hours ago) 4:41 PM
to vim/vim, Subscribed

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


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/20415

Commit Summary

  • 5807809 do not change focus for drawarea, only window

File Changes

(1 file)

Patch Links:


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.Message ID: <vim/vim/pull/20415@github.com>

Reply all
Reply to author
Forward
0 new messages