unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
To: Ivan Andrus <darthandrus@gmail.com>
Cc: Filipe Cabecinhas <filcab@gmail.com>, emacs-devel@gnu.org
Subject: Re: Fullscreen patch for Cocoa Emacs
Date: Wed, 03 Feb 2010 08:57:15 +0900	[thread overview]
Message-ID: <wlr5p3ry1w.wl%mituharu@math.s.chiba-u.ac.jp> (raw)
In-Reply-To: <7CBFA48F-7E58-4AA4-85E9-8F799A8AFE32@gmail.com>

>>>>> On Tue, 2 Feb 2010 12:16:51 +0100, Ivan Andrus <darthandrus@gmail.com> said:

>> This is a patch to port Aquamacs' fullscreen mode to GNU
>> Emacs. With this patch we also hide the old frame, instead of
>> displaying an empty frame when using Exposé.
> This works for me, except that the toolbar is not shown in
> fullscreen mode.  Is this difficult for some technical reason, or
> just not desired?

Unlike GTK+, the Cocoa toolbar is considered by design as extension of
the title bar, not part of the window contents.  So a window without
the title bar cannot display the Cocoa toolbar.

The Mac port uses Emacs-native toolbars, which are used in W32 and
non-GTK+ X11 builds, instead of Cocoa ones for fullscreen frames:

  http://lists.gnu.org/archive/html/emacs-devel/2010-01/msg01487.html

You may want to try this if you can accept its
experimental/hackers-only status.  (That does not mean it is
unstable.)  Its fullscreen mode is supposed to be robust against
several configuration changes trigerred by either frame parameters or
external environments such as monitor configurations.  If you find
some problematic cases about the fullscreen mode on the Mac port,
please report them to the address written in the README-mac file, not
here.

				     YAMAMOTO Mitsuharu
				mituharu@math.s.chiba-u.ac.jp




      parent reply	other threads:[~2010-02-02 23:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-01  0:00 Fullscreen patch for Cocoa Emacs Filipe Cabecinhas
2010-02-02 11:16 ` Ivan Andrus
2010-02-02 14:42   ` David Reitter
2010-02-02 23:57   ` YAMAMOTO Mitsuharu [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=wlr5p3ry1w.wl%mituharu@math.s.chiba-u.ac.jp \
    --to=mituharu@math.s.chiba-u.ac.jp \
    --cc=darthandrus@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=filcab@gmail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).