]> git.eshelyaron.com Git - emacs.git/commit
Fix display-pixel-width/height to return physical pixel size.
authorYuuki Harano <masm+github@masm11.me>
Sun, 3 Jan 2021 07:26:25 +0000 (16:26 +0900)
committerYuuki Harano <masm+github@masm11.me>
Sun, 3 Jan 2021 07:26:25 +0000 (16:26 +0900)
commit0af4e7587e1b5ac9066e17b875952cb5a16e63c0
treeca1b5a5a8d9b60806e0a7301ea09f90d8d1a39b8
parent78801c6e211b966d4730759e56ae65f94ef8bc8a
Fix display-pixel-width/height to return physical pixel size.

* src/pgtkfns.c (Fx_display_pixel_width):
(Fx_display_pixel_height): Return bottom/right-most of all the monitors.
src/pgtkfns.c