diff options
author | Po Lu <luangruo@yahoo.com> | 2022-08-19 10:06:29 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-08-19 10:06:29 +0800 |
commit | b90192b50e59ff987ef2102c1538e94b7864b1fd (patch) | |
tree | 812785403ef603c511d5a389183aa15483df88ae /lisp/emacs-lisp | |
parent | f1f2bbbc0880f1033feff69fa786d551875ec5e6 (diff) | |
download | emacs-b90192b50e59ff987ef2102c1538e94b7864b1fd.tar.gz emacs-b90192b50e59ff987ef2102c1538e94b7864b1fd.tar.bz2 emacs-b90192b50e59ff987ef2102c1538e94b7864b1fd.zip |
Fix more calls to XQueryPointer for MPX
* src/xterm.c (x_dnd_begin_drag_and_drop): Set DND devices to -1
if XI2 is not supported on the given display.
(x_query_pointer): Make wrapper around x_query_pointer_1.
(x_query_pointer_1): Split off most of x_query_pointer to this
function. Allow a specific client pointer to be specified.
(x_dnd_update_tooltip_now, x_dnd_update_state): Use
x_query_pointer_1 with the right device instead of
XQueryPointer.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions