diff options
author | Po Lu <luangruo@yahoo.com> | 2022-08-24 19:10:44 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-08-24 19:12:16 +0800 |
commit | e518146a3017669981b6d31c356d0bb105200928 (patch) | |
tree | ef4846af53eb77924bb8e169776662332751a396 /lisp/files.el | |
parent | 1007800a5994ac49b6bc9cd7528edb2d709d2031 (diff) | |
download | emacs-e518146a3017669981b6d31c356d0bb105200928.tar.gz emacs-e518146a3017669981b6d31c356d0bb105200928.tar.bz2 emacs-e518146a3017669981b6d31c356d0bb105200928.zip |
Fix input extension focus tracking with some window managers
* src/xterm.c (handle_one_xevent): If a window manager sends us
FocusIn and FocusOut with XSendEvent (they do that), don't
detect focus changes when XInput 2 is enabled. The X server
will tell us the actual truth if the focus really did change.
Diffstat (limited to 'lisp/files.el')
0 files changed, 0 insertions, 0 deletions