]> git.eshelyaron.com Git - emacs.git/commit
Fix devices staying disabled in some cases
authorPo Lu <luangruo@yahoo.com>
Mon, 2 May 2022 00:49:40 +0000 (08:49 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 2 May 2022 00:49:40 +0000 (08:49 +0800)
commit4fac694669fc138296f4d42706cdee269dca8a1c
treef52e3a9dc32fb69387823259d1b420cc6284fd23
parent51186ed69c361abd73d20a96e929b127cd7f15f9
Fix devices staying disabled in some cases

* src/xterm.c (handle_one_xevent): Process queued disables
before handling an XIDeviceEnabled situation.
src/xterm.c