diff options
| author | David Reitter | 2009-05-26 18:14:14 +0000 |
|---|---|---|
| committer | David Reitter | 2009-05-26 18:14:14 +0000 |
| commit | 15891144c8d701999997dedfc6c843ebcd145c3d (patch) | |
| tree | 533114cb8ae41127045f662b2b487d71ebefefce /src/coding.h | |
| parent | f2872f04a46404e026afce21904248cbb664bc8c (diff) | |
| download | emacs-15891144c8d701999997dedfc6c843ebcd145c3d.tar.gz emacs-15891144c8d701999997dedfc6c843ebcd145c3d.zip | |
Ensure NS frames remain hidden when invisible
* nsterm.m (ns_raise_frame): only raise frame if visible.
(x_make_frame_visible): move frame to front rather than calling
ns_raise_frame().
(keyDown:) do not swallow events that aren't re-sent if frame
isn't key window.
(drawRect:) do not set visibility/iconified flags because
drawRect may be called by NSView even if the frame is hidden.
* nsfns.m (Fx_create_frame): follow other ports in
determining visibility; default to t. Ensure async_visible is set.
Diffstat (limited to 'src/coding.h')
0 files changed, 0 insertions, 0 deletions