]> git.eshelyaron.com Git - emacs.git/commit
Fix positioning of non-system tooltips on GTK builds
authorPo Lu <luangruo@yahoo.com>
Sun, 5 Jun 2022 02:02:55 +0000 (10:02 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 5 Jun 2022 02:06:00 +0000 (10:06 +0800)
commitddfb91c0a7e46f0332caf82237cabc736ddfd276
tree68d039b2f88abf4cef087fdb9ec568fe7899fa99
parentf15f9ddea1ee512d017b1abf132d648f999a07f6
Fix positioning of non-system tooltips on GTK builds

* src/xfns.c (compute_tip_xy): Fix coding style.
* src/xterm.c (handle_one_xevent): Set tooltip size immediately
on GTK builds.
src/xfns.c
src/xterm.c