]> git.eshelyaron.com Git - emacs.git/commit
Improve DND tooltip updating
authorPo Lu <luangruo@yahoo.com>
Mon, 13 Jun 2022 04:49:12 +0000 (12:49 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 13 Jun 2022 04:49:12 +0000 (12:49 +0800)
commit16df1f4fae5414556e905ec0f1c1c565e17cb7ae
tree2d84e29c3f0e7ea926a6ffca592b5ad35c12e69c
parent1ce0d8d9efee60d7bc6d4b81c7e7d6be508c0b7b
Improve DND tooltip updating

* src/xterm.c (x_dnd_update_tooltip_now): Add missing part of
last change.
(x_monitors_changed_cb, handle_one_xevent): Only update if a
change in monitor configuration really happened.
src/xterm.c