]> git.eshelyaron.com Git - emacs.git/commit
Fix mouse-position on macOS (bug#4892)
authorAlan Third <alan@idiocy.org>
Wed, 4 Dec 2019 12:38:57 +0000 (12:38 +0000)
committerAlan Third <alan@idiocy.org>
Tue, 10 Dec 2019 20:38:21 +0000 (20:38 +0000)
commitfbf9fea4fdad467429058077b8087dbd0758b964
tree7180b3632eb606fae872747e93a136feeab1829e
parent9042ece787cf93665776ffb69893fcb1357aacbe
Fix mouse-position on macOS (bug#4892)

* src/nsterm.m (ns_mouse_position): Implement a search for the frame
under the mouse pointer.
src/nsterm.m