all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: storm@cua.dk (Kim F. Storm)
Cc: emacs-devel@gnu.org
Subject: Re: Space between toolbar and window (Carbon?)
Date: Sat, 04 Mar 2006 23:35:51 +0100	[thread overview]
Message-ID: <m34q2d25yw.fsf@kfs-l.imdomain.dk> (raw)
In-Reply-To: <m37j7oxrej.fsf@kfs-l.imdomain.dk> (Kim F. Storm's message of "Tue, 21 Feb 2006 23:45:24 +0100")

storm@cua.dk (Kim F. Storm) writes:

> David Reitter <david.reitter@gmail.com> writes:
>
>> Can anyone give me a hint as to whether I can easily remove the extra
>> space between the toolbar and the window (see screenshot)? It varies
>> in size with frame height and line height and I'd like to get rid of
>> it. Where in the code would I have to look? Is this Carbon specific?
>
> You cannot remove it ... it is added to make the toolbar area height
> to be a multiple of the "nominal" display line height.
>
> The reason for this is buried deeply in the redisplay engine.
>
> I plan to fix this after the release.

I have installed some (less radical) changes to visually eliminate the
extra space between the tool-bar and text window for non-toolkit
builds (notably on X).

Actually, the limitations of the redisplay engine still exists, so to
eliminate the extra space the height of the tool-bar line(s) is now adjusted
to fill out the screen area allocated for the tool-bar.

However, I found that a little space (in the default background color)
is actually nice to have, so I've made a new variable tool-bar-border
so you can fine-tune it.

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

  parent reply	other threads:[~2006-03-04 22:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-21 10:51 Space between toolbar and window (Carbon?) David Reitter
2006-02-21 22:45 ` Kim F. Storm
2006-02-22  8:34   ` YAMAMOTO Mitsuharu
2006-02-22 12:24     ` Kim F. Storm
2006-02-23  9:13       ` YAMAMOTO Mitsuharu
2006-03-04 22:35   ` Kim F. Storm [this message]
2006-03-05  3:51     ` Chong Yidong
2006-03-09 19:21     ` David Reitter
2006-02-21 23:18 ` Chong Yidong
2006-02-22  9:01   ` Kim F. Storm
2006-02-22 16:00     ` David Reitter

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=m34q2d25yw.fsf@kfs-l.imdomain.dk \
    --to=storm@cua.dk \
    --cc=emacs-devel@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.