]> git.eshelyaron.com Git - emacs.git/commit
NS: Use different window collection behavior for tooltips (bug#73037)
authorGerd Möllmann <gerd.moellmann@gmail.com>
Tue, 22 Jul 2025 11:44:34 +0000 (13:44 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 25 Jul 2025 08:12:32 +0000 (10:12 +0200)
commitf17f6819870fd32f23deecab35a6a7afe1912789
tree159f0ccc07314e44651e13d0dc439f78e61ca363
parentceb6f2299fc0ce6241985610d527e7cad1d9c8e7
NS: Use different window collection behavior for tooltips (bug#73037)

* src/nsterm.m ([EmacsView updateCollectionBehavior]):
Use NSWindowCollectionBehaviorFullScreenAuxiliary for non-native
tooltips which are not child frames.

(cherry picked from commit f177537f701fbd8fd2997cf15cbd4733f9ca1127)
src/nsterm.m