diff options
author | Robert Pluim <rpluim@gmail.com> | 2018-01-24 08:55:34 +0100 |
---|---|---|
committer | Martin Rudalics <rudalics@gmx.at> | 2018-01-24 08:55:34 +0100 |
commit | 59db8dca030ba6a34d143c3cc6715f02beba1068 (patch) | |
tree | f27726034b2bc43dcad5d3524f064a0a4ec8e79e /lisp/emacs-lisp | |
parent | 2892f05792e1f52b0966f92c5ed1aa75dcdd66a3 (diff) | |
download | emacs-59db8dca030ba6a34d143c3cc6715f02beba1068.tar.gz emacs-59db8dca030ba6a34d143c3cc6715f02beba1068.tar.bz2 emacs-59db8dca030ba6a34d143c3cc6715f02beba1068.zip |
Use scaled coordinates when calling into GTK
This is part two of a two part fix for the GTK scaling
problems. See the thread starting at
http://lists.gnu.org/archive/html/emacs-devel/2018-01/msg00372.html
for an explanation of why it has been added to Emacs 26.
* src/gtkutil.c (xg_set_geometry): Scale down the coordinates that we
pass to gtk_window_move and to gtk_window_parse_geometry.
* src/xterm.c (x_set_offset): Likewise.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions