all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tobias Bading <tbading@web.de>
To: emacs-devel@gnu.org
Subject: Re: The rabbit hole that is HiDPI... (empty menus / bug#31223 et al)
Date: Wed, 27 Nov 2019 14:41:35 +0100	[thread overview]
Message-ID: <b5aa45d3-1b02-e269-4dbc-d807a2d00335@web.de> (raw)
In-Reply-To: <m2y2w1iie7.fsf@gmail.com>

The menu bar problems are looking good so far.
A "req.height *= xg_get_scale (f)" was missing in menubar_map_cb() and
xg_update_frame_menubar(), right after calling
gtk_widget_get_preferred_size() for the menu bar widget. Plus scale
handling in xg_event_is_for_menubar() et voilà.

I have a look at the incorrect workarea top next. Thanks for you hint.

 > Thatʼs pretty recent, so your gtk version is greater than 3.22, right?

Yes, 3.24.12.

Tobias




  reply	other threads:[~2019-11-27 13:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-26 19:13 The rabbit hole that is HiDPI... (empty menus / bug#31223 et al) Tobias Bading
2019-11-26 19:24 ` Tobias Bading
2019-11-27 11:06 ` Tobias Bading
2019-11-27 11:30 ` Robert Pluim
2019-11-27 12:29   ` Tobias Bading
2019-11-27 13:00     ` Robert Pluim
2019-11-27 13:41       ` Tobias Bading [this message]
2019-11-27 15:12         ` Robert Pluim
2019-11-27 16:41           ` Tobias Bading
2019-11-27 17:00             ` 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=b5aa45d3-1b02-e269-4dbc-d807a2d00335@web.de \
    --to=tbading@web.de \
    --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.