]> git.eshelyaron.com Git - emacs.git/commit
Fix drag-and-drop button button flags
authorPo Lu <luangruo@yahoo.com>
Sun, 17 Jul 2022 01:13:28 +0000 (09:13 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 17 Jul 2022 01:13:28 +0000 (09:13 +0800)
commit211ca9f916a3fa8c0ad1dce1519462584bee4467
tree1a97bd62260bd3b1e9fb9c7581c3f566c5f7e79b
parent35d0a2e0a767838c24d5853be798313aed7a42df
Fix drag-and-drop button button flags

* src/xterm.c (x_dnd_send_position): Always send buttons
regardless of version.  Fix bit indices.
(handle_one_xevent): Likewise.
src/xterm.c