]> git.eshelyaron.com Git - emacs.git/commit
Move parent frame setting code into EmacsWindow
authorAlan Third <alan@idiocy.org>
Sat, 12 Jun 2021 18:04:02 +0000 (19:04 +0100)
committerAlan Third <alan@idiocy.org>
Sat, 31 Jul 2021 10:13:05 +0000 (11:13 +0100)
commit5a48c99696275d896e24db16f1cd0f38569c7fca
tree330eee14e56006302d12a8cd1618f5156713e509
parent0b5cf4850990ff7b32264d2a174843fe72203cd0
Move parent frame setting code into EmacsWindow

* src/nsterm.m (ns_make_frame_visible):
(ns_set_parent_frame):
([EmacsWindow initWithEmacsFrame:fullscreen:screen:]):  Use new method.
([EmacsWindow setParentChildRelationships]): New method.
src/nsterm.h
src/nsterm.m