]> git.eshelyaron.com Git - emacs.git/commit
Fix NS port screen geometry report (bug#76051)
authorAlan Third <alan@idiocy.org>
Mon, 26 May 2025 19:27:39 +0000 (20:27 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 7 Jun 2025 20:00:06 +0000 (22:00 +0200)
commitb41e015f1b70fa614cac5e847c808a39f319b389
tree56a6ad7a5efba28023c58780b15213858d9a266f
parent91a366c32e602e6399643585954286e05945ff73
Fix NS port screen geometry report (bug#76051)

* src/nsfns.m (Fns_display_monitor_attributes_list): Fix the arithmetic
to calculate the origin of the visible frame.

(cherry picked from commit 50e3bce315eb499917c1d208f87f84315f1a8b4e)
src/nsfns.m