]> git.eshelyaron.com Git - emacs.git/commit
Improve behaviour of `mouse-autoselect-window' on Haiku
authorPo Lu <luangruo@yahoo.com>
Wed, 2 Feb 2022 04:56:55 +0000 (04:56 +0000)
committerPo Lu <luangruo@yahoo.com>
Wed, 2 Feb 2022 04:56:55 +0000 (04:56 +0000)
commitd4c2f5b524a262934cbfac5b7a4e9affb2628a00
tree3c6fb8ccc1d51f42a6d8a5240506df829afeefc9
parent6869679be50346932877921b832c86b5b4ad6a97
Improve behaviour of `mouse-autoselect-window' on Haiku

* src/haikuterm.c (haiku_read_socket): Don't select windows if
the selected window is a minibuffer window or a popup is
activated.
src/haikuterm.c