]> git.eshelyaron.com Git - emacs.git/commit
Disable auto-lowering and raising on Haiku when a popup is active
authorPo Lu <luangruo@yahoo.com>
Tue, 15 Feb 2022 07:21:18 +0000 (07:21 +0000)
committerPo Lu <luangruo@yahoo.com>
Tue, 15 Feb 2022 07:21:18 +0000 (07:21 +0000)
commit5129e713b09d401caa9d7b626ccb528f598e72c4
tree36156240752d667c80f0cea78a1c255fdf8ce9c7
parent6f566021edc637c0e17ad1717e55440ca73bad38
Disable auto-lowering and raising on Haiku when a popup is active

* src/haikuterm.c (haiku_new_focus_frame):
(haiku_read_socket): Don't raise or lower if popup is activated.
src/haikuterm.c