]> code.delx.au - gnu-emacs/commit
Use monitor's resolution for positioning tooltips
authorOscar Fuentes <ofv@wanadoo.es>
Sat, 6 Feb 2016 21:12:53 +0000 (22:12 +0100)
committerOscar Fuentes <ofv@wanadoo.es>
Sat, 6 Feb 2016 21:18:47 +0000 (22:18 +0100)
commitc77ffc8019bceb850a794c13f2e3ad991cc7e412
tree8c6bc33063694642ce003fde76cf529985b69e4d
parent49e57490d0023b10629cd1a3c2d5f0fc6068a58c
Use monitor's resolution for positioning tooltips

* src/xfns.c (compute_tip_xy): Use the resolution of the monitor where
  the mouse pointer is to avoid placing the tooltip over the border of
  the monitor on multi-head displays. Fixes bug#22549.
src/xfns.c