]> git.eshelyaron.com Git - emacs.git/commit
Constrain non-child frames to screen area in OS X
authorCharles A. Roelli <charles@aurox.ch>
Thu, 27 Apr 2017 18:44:09 +0000 (20:44 +0200)
committerAlan Third <alan@idiocy.org>
Tue, 2 May 2017 20:28:42 +0000 (21:28 +0100)
commit6e0cac4896f70b28b2a608fd63bc88b0253313bf
treee95f69e219aee4277d8fd98cf01047fcb340503f
parentb50dda3fa2d21973cd87b537a746f5ed70bdc9af
Constrain non-child frames to screen area in OS X

* src/nsterm.m (constrainFrameRect:toScreen:): Constrain non-child
frames in OS X, if they would otherwise go offscreen.

Fixes: debbugs:25818
src/nsterm.m