GNU bug report logs - #57372
no-toolkit menu popups do not respect emacs font configuration

Previous Next

Package: emacs;

Reported by: Tomas Hlavaty <tom <at> logand.com>

Date: Tue, 23 Aug 2022 21:09:03 UTC

Severity: normal

Full log


Message #29 received at 57372 <at> debbugs.gnu.org (full text, mbox):

From: Po Lu <luangruo <at> yahoo.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tom <at> logand.com, 57372 <at> debbugs.gnu.org
Subject: Re: bug#57372: no-toolkit menu popups do not respect emacs font
 configuration
Date: Wed, 24 Aug 2022 20:34:33 +0800
Eli Zaretskii <eliz <at> gnu.org> writes:

> Frames are a bad basis for menus: they (the frames) are too
> heavyweight for a menu, so the resulting menus will look ugly.

Well, undecorated frames don't look bad, but creating them takes a long
time.  The next thing I'll try is to create menu frames with something
similar to the tooltip frame code, but that will probably have other
consequences too, and move more code into C.

> And there are other issues that make this unattractive: e.g., how do
> you make a frame unmovable (which is required for sub-menus)?

By setting the `override-redirect' frame parameter (or `undecorated' on
platforms where the former isn't supported), like any other program.




This bug report was last modified 2 years and 283 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.