]> git.eshelyaron.com Git - emacs.git/commit
Fix GTK widgets not appearing inside child frames
authorPo Lu <luangruo@yahoo.com>
Wed, 9 Mar 2022 12:43:59 +0000 (20:43 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 9 Mar 2022 12:43:59 +0000 (20:43 +0800)
commitb883e8bc65d314273b63da873e1cdbbac23978e9
tree25e31c922ee7705c8cd1531cf544aeafb3c15536
parent06d826d0cac4f82e9bf6ce2c1e38ddbc882a5220
Fix GTK widgets not appearing inside child frames

* src/xfns.c (x_set_parent_frame): Disable GTK's own frame
synchronization in child frames.
src/xfns.c