diff options
author | Alan Third <alan@idiocy.org> | 2021-06-05 12:39:46 +0100 |
---|---|---|
committer | Alan Third <alan@idiocy.org> | 2021-07-31 11:13:05 +0100 |
commit | 1535c81f77153dd61426246be2e8afd33fa6909a (patch) | |
tree | bab94aad738e323d9b269a3616140051e4402cdf /test/lisp/emacs-lisp/bytecomp-resources/error-lexical-var-with-remove-hook.el | |
parent | a4d2c88cdee90a3e4863a62c4ff69896d0c1a347 (diff) | |
download | emacs-1535c81f77153dd61426246be2e8afd33fa6909a.tar.gz emacs-1535c81f77153dd61426246be2e8afd33fa6909a.tar.bz2 emacs-1535c81f77153dd61426246be2e8afd33fa6909a.zip |
Tidy up NS port OS window handling
* src/nsterm.h (EmacsWindow): Move above EmacsView definition and add
new method definitions.
(EmacsView): Remove redundant bwidth variable, and change NSWindow to
EmacsWindow.
(EmacsFSWindow): Delete definition.
* src/nsterm.m (ns_set_undecorated): Rewrite to work in GNUstep using
the new OS window creating methods.
([EmacsView initFrameFromEmacs:]): Move all NSWindow related code to
new init method in EmacsWindow, and use said method.
([EmacsView toggleFullScreen:]): Use EmacsWindow instead of NSWindow.
([EmacsWindow initWithEmacsFrame:]):
([EmacsWindow initWithEmacsFrame:fullscreen:screen:]):
([EmacsWindow borderWidth]): New methods.
(EmacsFSWindow): Remove implementation.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/error-lexical-var-with-remove-hook.el')
0 files changed, 0 insertions, 0 deletions