]> git.eshelyaron.com Git - emacs.git/commit
Losing focus should not stop idleness
authorDaniel Colascione <dancol@dancol.org>
Mon, 11 Jun 2018 22:06:51 +0000 (15:06 -0700)
committerDaniel Colascione <dancol@dancol.org>
Mon, 11 Jun 2018 23:10:34 +0000 (16:10 -0700)
commit6a1dfa713b70861f63def3dbb1d5b1aa6c236e79
tree4c89935199549cd175cb75ab7b8e6a180d096521
parent2f6c682061a281dc3e397ff4727a164880e86e7b
Losing focus should not stop idleness

* src/keyboard.c (read_char): Make Qfocus_out not break idle.
src/keyboard.c