all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Boris Buliga <boris@d12frosted.io>
Cc: help-gnu-emacs@gnu.org
Subject: Re: [macOS] Toggle fullscreen on Emacs26.1+ with undecorated frame option set to t
Date: Fri, 08 Jun 2018 11:12:08 +0200	[thread overview]
Message-ID: <87muw563rr.fsf@gmail.com> (raw)
In-Reply-To: <CAD5F_-BdNUKe1YADk7TxtmfOTcYSxm22cuxo=GwMqVpY+1himw@mail.gmail.com> (Boris Buliga's message of "Thu, 7 Jun 2018 21:15:26 +0300")

Boris Buliga <boris@d12frosted.io> writes:

> Hey folks,
>
> 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 to
> your
> init.el file:
>
>   (add-to-list 'default-frame-alist '(undecorated . t))
>
> Or, for testing purposes, you can run it by starting emacs with as follows:
>
>   $ emacs -q --execute "(add-to-list 'default-frame-alist '(undecorated .
> t))"
>
> After that, if you call toggle-frame-fullscreen, Emacs goes to native
> fullscreen
> mode and instead of resizing the frame to cover all screen it stays the same
> size as before toggling fullscreen, but with black space around.

I donʼt see this under X11, so itʼs probably specific to Mac. Your
best bet is probably to report an emacs bug using 'report-emacs-bug'.

Robert



  reply	other threads:[~2018-06-08  9:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-07 18:15 [macOS] Toggle fullscreen on Emacs26.1+ with undecorated frame option set to t Boris Buliga
2018-06-08  9:12 ` Robert Pluim [this message]
2018-06-08  9:55   ` Van L
2018-06-08  9:59     ` Boris Buliga
2018-06-08 10:04       ` Van L
2018-06-08 11:51         ` Boris Buliga
2018-06-08 23:40           ` Van L
     [not found]         ` <mailman.1481.1528458730.1292.help-gnu-emacs@gnu.org>
2018-06-08 14:08           ` Javier
2018-06-08 14:33             ` Robert Pluim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87muw563rr.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=boris@d12frosted.io \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.