diff options
author | Po Lu <luangruo@yahoo.com> | 2024-02-05 18:34:22 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2024-02-05 18:34:22 +0800 |
commit | c1f8fe09e6641cc6c1195edcb8666ace1e6e8829 (patch) | |
tree | 7b9eef95a1585e1f71dff55d0cf7e8d85930cdc9 /lisp/emacs-lisp | |
parent | 98d62c5f7675b24ad66e010765ce3012046f2ff8 (diff) | |
download | emacs-c1f8fe09e6641cc6c1195edcb8666ace1e6e8829.tar.gz emacs-c1f8fe09e6641cc6c1195edcb8666ace1e6e8829.tar.bz2 emacs-c1f8fe09e6641cc6c1195edcb8666ace1e6e8829.zip |
Fix frame focus tracking under Android
* java/org/gnu/emacs/EmacsActivity.java (invalidateFocus): New
argument WHENCE, a unique number identifying the circumstances
leading up to the call. All callers changed.
(attachWindow): Call `invalidateFocus' from the UI thread.
(onWindowFocusChanged): Don't remove activity from
`focusedActivities' if it already exists should `hasWindowFocus'
return true.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions