]> git.eshelyaron.com Git - emacs.git/commit
Fix GTK native input on scaled displays
authorPo Lu <luangruo@yahoo.com>
Tue, 25 Jan 2022 00:21:55 +0000 (08:21 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 25 Jan 2022 00:22:30 +0000 (08:22 +0800)
commiteb4edfa0c86c27d0f978bc2551ba4ebee9dda63f
tree19c2bb236718975b0d049b1eb19a5a4ff2cd58fb
parent667e212048a1443b6f72647176aec701d18474c9
Fix GTK native input on scaled displays

* src/xfns.c (xic_set_preeditarea): Scale preedit spot rectangle
before giving it to GTK.
src/xfns.c