]> git.eshelyaron.com Git - emacs.git/commit
Don't transfer window attributes trying to find the XM drag window
authorPo Lu <luangruo@yahoo.com>
Fri, 22 Apr 2022 11:43:42 +0000 (19:43 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 22 Apr 2022 11:43:42 +0000 (19:43 +0800)
commit05705454d5c616cb54294ae3bbb2d40ab72fc8ed
treea9d75b9b3de0aa10925abffed8eebef8033afd26
parent381eb5d5a0c7ba9d4ef06f8be1636f882d7a7b78
Don't transfer window attributes trying to find the XM drag window

* src/xterm.c (xm_get_drag_window): Select for impossible event
mask instead of asking for the window attributes.
src/xterm.c