]> git.eshelyaron.com Git - emacs.git/commit
Don't select for gesture events on xwidgets if the server is too old
authorPo Lu <luangruo@yahoo.com>
Fri, 31 Dec 2021 06:04:40 +0000 (14:04 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 31 Dec 2021 06:07:32 +0000 (14:07 +0800)
commit080a529f7e9c1a750f39d92f1e8f1e7170d6fb81
tree97c3108347e22d401bfdffcc446b1f0daaa4bb43
parent291085a2a61d7596e6f3e3152247198fdf85da26
Don't select for gesture events on xwidgets if the server is too old

* src/xwidget.c (x_draw_xwidget_glyph_string): Only select for
XI gesture events if the server supports XI 2.4 or later.
src/xwidget.c