]> git.eshelyaron.com Git - emacs.git/commit
Fix more issues with DND state on multiple displays
authorPo Lu <luangruo@yahoo.com>
Fri, 6 May 2022 01:35:23 +0000 (09:35 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 6 May 2022 01:35:23 +0000 (09:35 +0800)
commite2fcbd8dbd091bb72915297c92a801cbe66f13c9
tree0dda57b0d9217e5cb16770a60a15398f83ec326d
parentd5c1fec6abf046dad5d7318d9c6fa3a9fae13dea
Fix more issues with DND state on multiple displays

* src/xterm.c (handle_one_xevent): Don't update DND state on the
wrong display.
src/xterm.c