]> git.eshelyaron.com Git - emacs.git/commit
Ignore spurious focus events
authorDaniel Colascione <dancol@dancol.org>
Wed, 4 Mar 2020 02:27:51 +0000 (18:27 -0800)
committerDaniel Colascione <dancol@dancol.org>
Wed, 4 Mar 2020 02:29:41 +0000 (18:29 -0800)
commit1aa8780d7b3bf0b4dd227946f0c6095b2c9e545e
treed55447c970fe51e3f263ee742198654644df74ef
parent21ebfa1dd8129420c832031d055c708075aec02c
Ignore spurious focus events

* src/xterm.c (x_detect_focus_change): Ignore FocusIn and FocusOut
events from grabs
src/xterm.c