]> git.eshelyaron.com Git - emacs.git/commit
Improve Haiku frame restacking logic
authorPo Lu <luangruo@yahoo.com>
Tue, 4 Jan 2022 06:10:25 +0000 (06:10 +0000)
committerPo Lu <luangruo@yahoo.com>
Tue, 4 Jan 2022 06:10:25 +0000 (06:10 +0000)
commit693815e90f90d977405dc9cd2857505a375caf96
tree4ca6a6d3871dac29f671fb290d7a41fcf451727f
parent3a7a88d2f896b42e3bf43f7e1f5c166e2c743d73
Improve Haiku frame restacking logic

* src/haiku_support.cc (BWindow_is_active):
* src/haiku_support.h (BWindow_is_active): New functions.

* src/haikufns.c (Fhaiku_frame_restack): Prevent the newly
raised frame from being sent to the back of the display.
src/haiku_support.cc
src/haiku_support.h
src/haikufns.c