]> git.eshelyaron.com Git - emacs.git/commit
Get NS screen resolution from system
authorAlan Third <alan@idiocy.org>
Sun, 8 Oct 2023 22:11:46 +0000 (23:11 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 2 Jan 2024 07:54:27 +0000 (08:54 +0100)
commitc47c4d9deb5b69641e8116d6e77fb89cf49facb8
tree55f75bba0e8b533f92b51470eb63b987588482c5
parent9bdd893b44226a7aca59b3d3507a32ac8117762e
Get NS screen resolution from system

* src/nsterm.m (ns_initialize_display_info): Query the screen
deviceDescription for the resolution instead of hard-coding it.

(cherry picked from commit f3dec3439fd5aee885a76622f384f6c7ca67d128)
src/nsterm.m