]> git.eshelyaron.com Git - emacs.git/commit
Improve handling screen resizes when built without RandR
authorPo Lu <luangruo@yahoo.com>
Thu, 21 Jul 2022 01:39:24 +0000 (09:39 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 21 Jul 2022 01:39:24 +0000 (09:39 +0800)
commita641f55559601ad38ee6cad9dd492d18dd0f4809
tree0c843cba4980683acfbb7d1e4e44a3360aa3cd45
parent500a4286cade132fb0a5bbc40c0249abf4bcd908
Improve handling screen resizes when built without RandR

* src/xterm.c (handle_one_xevent): Update DND tooltip position
upon ConfigureNotify for root window.
src/xterm.c