]> 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)
committerAlan Third <alan@idiocy.org>
Sat, 30 Dec 2023 11:24:12 +0000 (11:24 +0000)
commitf3dec3439fd5aee885a76622f384f6c7ca67d128
tree1a3eef46af6f17207c2e53432575b4385e95bbf5
parent536674138d53e81f9e1d8bd7f3f7e744cc04fae2
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.
src/nsterm.m