From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Van L Newsgroups: gmane.emacs.help Subject: Re: [macOS] Toggle fullscreen on Emacs26.1+ with undecorated frame option set to t Date: Fri, 8 Jun 2018 19:55:24 +1000 Message-ID: <05FAC450-2000-4A8E-80C2-5C5E5EDA2B8A@scratch.space> References: <87muw563rr.fsf@gmail.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1528451636 8895 195.159.176.226 (8 Jun 2018 09:53:56 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 8 Jun 2018 09:53:56 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 08 11:53:52 2018 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fRE5f-0002En-O9 for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Jun 2018 11:53:51 +0200 Original-Received: from localhost ([::1]:34419 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fRE7m-0006vb-JV for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Jun 2018 05:56:02 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39963) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fRE7M-0006vS-CK for help-gnu-emacs@gnu.org; Fri, 08 Jun 2018 05:55:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fRE7I-0001sR-Ak for help-gnu-emacs@gnu.org; Fri, 08 Jun 2018 05:55:36 -0400 Original-Received: from relay11.mail.gandi.net ([217.70.178.231]:47465) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fRE7I-0001sD-3H for help-gnu-emacs@gnu.org; Fri, 08 Jun 2018 05:55:32 -0400 Original-Received: from epi.local (220-245-108-24.tpgi.com.au [220.245.108.24]) (Authenticated sender: van@scratch.space) by relay11.mail.gandi.net (Postfix) with ESMTPSA id E051510000E for ; Fri, 8 Jun 2018 09:55:28 +0000 (UTC) In-Reply-To: <87muw563rr.fsf@gmail.com> X-Mailer: Apple Mail (2.3124) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 217.70.178.231 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:117041 Archived-At: >> With the release of Emacs 26.1 there is an option to create undecorated >> frames >> (without title, toolbar etc). This is possible by adding following code I go full screen or half-full screen on macos Emacs 26.1 and get plain frames without needing to change the NS or Mac port.