]> git.eshelyaron.com Git - emacs.git/commit
Do child frame shortcut only on Cocoa (bug#78616)
authorGerd Möllmann <gerd.moellmann@gmail.com>
Wed, 28 May 2025 10:56:42 +0000 (12:56 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 7 Jun 2025 19:52:58 +0000 (21:52 +0200)
commitf11a214862eae33d260d1e37c5fa89ea0b4fbd0f
treefe1f228a90abe9bbc2d3c05740971ac7e4a0a7cc
parent02c3523cdf46591e147840a70488e11cf09fb06f
Do child frame shortcut only on Cocoa (bug#78616)

* src/nsterm.m ([EmacsWindow constrainFrameRect:toScreen:]):
Return early for child frames only on Cocoa.

(cherry picked from commit 6279a9e8ef701c2eef8c198b7b26f235bb41f2b0)
src/nsterm.m