]> git.eshelyaron.com Git - emacs.git/commit
Make Emacs respond to NS activation clicks
authorDaniel Colascione <dancol@dancol.org>
Sat, 1 Mar 2025 17:27:08 +0000 (12:27 -0500)
committerEshel Yaron <me@eshelyaron.com>
Tue, 4 Mar 2025 20:57:56 +0000 (21:57 +0100)
commit503d2954dd726a8f9febe6e0f04ef19ed84b3af4
tree6554029d22e6ece7a3159d41bd6466e06108bed3
parente5b6d784a8aa52897d6adf48965c1a31f017f011
Make Emacs respond to NS activation clicks

* src/nsterm.m (acceptsFirstMouse): Opt into receiving mouse events that
activate the window. (bug#76629)

(cherry picked from commit 354598874061ab9ecb9362d7ac4233494b51252b)
src/nsterm.m