diff options
author | Alan Third <alan@idiocy.org> | 2021-08-26 19:25:48 +0100 |
---|---|---|
committer | Alan Third <alan@idiocy.org> | 2021-12-22 20:48:19 +0000 |
commit | ab0d7a2b83fbb97788efb3ad1cd5e3b0ed10f7f4 (patch) | |
tree | f1b3170eac4ff350bdd1d436b83be0bbb597d849 /lisp | |
parent | 89749a62b51e19a39f145a1985ae5992c58c6776 (diff) | |
download | emacs-ab0d7a2b83fbb97788efb3ad1cd5e3b0ed10f7f4.tar.gz emacs-ab0d7a2b83fbb97788efb3ad1cd5e3b0ed10f7f4.tar.bz2 emacs-ab0d7a2b83fbb97788efb3ad1cd5e3b0ed10f7f4.zip |
Allow resizing undecorated frames on macOS (bug#28512, bug#31795)
* src/nsterm.m (FRAME_DECORATED_FLAGS, FRAME_UNDECORATED_FLAGS):
Remove unused defines.
* src/nsterm.m ([EmacsWindow initWithEmacsFrame:fullscreen:screen:]):
Since this is now the only place these defines are used just put them
inline and add NSWindowStyleMaskResizable for undecorated frames on
Cocoa.
Diffstat (limited to 'lisp')
0 files changed, 0 insertions, 0 deletions