GNU bug report logs - #39921
27.0.90; Cannot start with non-native toggle-frame-fullscreen on macOS

Previous Next

Package: emacs;

Reported by: "Michael Sanders" <mksanders <at> fastmail.com>

Date: Thu, 5 Mar 2020 02:53:01 UTC

Severity: normal

Found in version 27.0.90

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 39921 <at> debbugs.gnu.org (full text, mbox):

From: Alan Third <alan <at> idiocy.org>
To: "Michael Sanders" <mksanders <at> fastmail.com>
Cc: 39921 <at> debbugs.gnu.org
Subject: Re: bug#39921: 27.0.90;  Cannot start with non-native
 toggle-frame-fullscreen on macOS
Date: Tue, 05 Oct 2021 20:49:30 +0100
"Michael Sanders" <mksanders <at> fastmail.com> writes:

> On macOS, it doesn’t seem to be possible to specify an
> `initial-frame-alist` that starts Emacs in “non-native” fullscreen
> mode (i.e., without the system animation and taking up a separate
> Space in Mission Control). To see the difference, use
> `toggle-frame-fullscreen` which has the desired behavior. This can be
> compared with clicking the green fullscreen icon on the window, which
> will use the system fullscreen. On the emacs-mac port by Yamamoto
> Mitsuharu, it’s possible to specify the following to start in this
> mode:
>
> ```
> (setq initial-frame-alist '((fullscreen . fullboth)))
> ```
>
> However, both this and `(setq initial-frame-alist '((fullscreen .
> fullscreen)))` do not have this effect on the main build of Emacs.
> They always use the system fullscreen.

Does setting ns-use-native-fullscreen have no effect?

-- 
Alan Third




This bug report was last modified 3 years and 57 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.