]> git.eshelyaron.com Git - emacs.git/commit
Also avoid setting _NET_WM_USER_TIME on crossing
authorPo Lu <luangruo@yahoo.com>
Tue, 11 Oct 2022 11:55:14 +0000 (19:55 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 11 Oct 2022 11:56:05 +0000 (19:56 +0800)
commit61b6da5acef2d550022c664e628346539ba1852f
tree5fed0883cd2fb94298753881bde33dbf625ff7d9
parent48df8bbb1fd55e363c85e968de3719c9ec5150a7
Also avoid setting _NET_WM_USER_TIME on crossing

* src/xterm.c (handle_one_xevent): Stop setting user time prop
on crossing events.
src/xterm.c