]> git.eshelyaron.com Git - emacs.git/commit
Keep tooltip position in sync with monitor changes
authorPo Lu <luangruo@yahoo.com>
Mon, 13 Jun 2022 01:42:12 +0000 (09:42 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 13 Jun 2022 01:42:12 +0000 (09:42 +0800)
commit1ce0d8d9efee60d7bc6d4b81c7e7d6be508c0b7b
tree855b6c1d2e92c937fe47419363d702fb258cf595
parent79f50e913d32cb1d1f7757258240147b9234c4d3
Keep tooltip position in sync with monitor changes

* src/xterm.c (x_dnd_update_tooltip_now): New function.
(x_monitors_changed_cb):
(handle_one_xevent): Call that function on monitor change.
src/xterm.c