diff options
author | Po Lu <luangruo@yahoo.com> | 2021-12-22 11:13:23 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2021-12-22 11:13:23 +0800 |
commit | f703232b7ff3453640179c6c1e9415e9ff1af987 (patch) | |
tree | 921c0719be58945e03d8767770ef0830952ed3c7 /lisp/term.el | |
parent | 026804b60631d4766bb99bf94a4ad04e13ae0d07 (diff) | |
download | emacs-f703232b7ff3453640179c6c1e9415e9ff1af987.tar.gz emacs-f703232b7ff3453640179c6c1e9415e9ff1af987.tar.bz2 emacs-f703232b7ff3453640179c6c1e9415e9ff1af987.zip |
Use XI2 calls to warp the client pointer
* src/xfns.c (Fx_set_mouse_absolute_pixel_position):
* src/xterm.c (frame_set_mouse_pixel_position): Replace
calls to XWarpPointer with calls to XIWarpPointer with
the client pointer explictly specified. This avoids the
odd situation where the client pointer of the root window
is not the client pointer of the frame.
Diffstat (limited to 'lisp/term.el')
0 files changed, 0 insertions, 0 deletions