]> git.eshelyaron.com Git - emacs.git/commit
Process focus-in events immediately on NS
authorDaniel Colascione <dancol@dancol.org>
Wed, 2 Oct 2024 17:34:52 +0000 (10:34 -0700)
committerEshel Yaron <me@eshelyaron.com>
Thu, 3 Oct 2024 06:42:28 +0000 (08:42 +0200)
commita716a768839ceae67e9a82791f661c6bce5ba06b
treea46633464ef9c8fbcafc7505dd4f6dcbe77965bd
parentb2a3be4cc09f684d4f40ab2b75ecb5303b88cb81
Process focus-in events immediately on NS

* src/nsterm.m ([EmacsView windowDidBecomeKey]): kick the main
event loop when we get a focus-in event so it gets processed
immediately (Bug#73559).

(cherry picked from commit 79d66b4b2970b915abfde516d867107afa19348f)
src/nsterm.m