]> git.eshelyaron.com Git - emacs.git/commit
Make display-mm-width/height consider multi-monitor.
authorYuuki Harano <masm+github@masm11.me>
Sun, 3 Jan 2021 07:22:34 +0000 (16:22 +0900)
committerYuuki Harano <masm+github@masm11.me>
Sun, 3 Jan 2021 07:22:34 +0000 (16:22 +0900)
commit78801c6e211b966d4730759e56ae65f94ef8bc8a
tree203957726003a52d46ccaac0e69394f108fe9bb9
parent91d450d1fbe78717f34f4c28789d3f4c6ecd6061
Make display-mm-width/height consider multi-monitor.

* src/pgtkfns.c (Fx_display_mm_height):
(Fx_display_mm_width): Calculate width/height mm assuming monitor
other than origin does not overlap.
src/pgtkfns.c