]> git.eshelyaron.com Git - emacs.git/commit
Use cached monitor info during DND if available
authorPo Lu <luangruo@yahoo.com>
Sun, 12 Jun 2022 02:17:19 +0000 (10:17 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 12 Jun 2022 02:17:19 +0000 (10:17 +0800)
commit6aa8baaea1b872a9b770d680849b9b1b95eb2840
treec56322f320a569d754e625995c4520f4b832b6ef
parent574c5d1de420b8257b6174b2023219d372f41919
Use cached monitor info during DND if available

* src/xterm.c (x_dnd_begin_drag_and_drop): Use previously cached
monitor attributes if they exist.
src/xterm.c