[vim/vim] gtk3(dialog): avoid FocusGained on close (PR #20894)
dezza (Vim Github Repository) <[email protected]> Fri, 31 Jul 2026 03:15:59 -0700
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/pull/[email protected]> |
**Problems:**
1. Still not consistent.
2. Dismissing dialog could enter visual selection.
**Solution:**
Hold gui events while dialog active.
Also simplify handling and correct wrong comment.
Sorry to whom it might have affected!
You can view, comment on, or merge this pull request online at:
https://github.com/vim/vim/pull/20894
-- Commit Summary --
* gtk3(dialog): avoid FocusGained on close
* gtk3(dialog): remove wrong x11 comment
-- File Changes --
M src/gui.h (2)
M src/gui_gtk.c (5)
M src/gui_gtk_x11.c (12)
-- Patch Links --
https://github.com/vim/vim/pull/20894.patch
https://github.com/vim/vim/pull/20894.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/vim/vim/pull/20894
You are receiving this because you are subscribed to this thread.
Message ID: <vim/vim/pull/[email protected]>
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/20894%40github.com.