GNU bug report logs - #62170
29.0.60; the default tool bar icons are ugly to modern users and are not customizable

Previous Next

Package: emacs;

Reported by: Spencer Baugh <sbaugh <at> janestreet.com>

Date: Mon, 13 Mar 2023 20:17:02 UTC

Severity: wishlist

Found in version 29.0.60

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Spencer Baugh <sbaugh <at> janestreet.com>
Cc: 62170 <at> debbugs.gnu.org
Subject: bug#62170: 29.0.60; the default tool bar icons are ugly to modern users and are not customizable
Date: Tue, 14 Mar 2023 14:43:37 +0200
> From: Spencer Baugh <sbaugh <at> janestreet.com>
> Date: Mon, 13 Mar 2023 16:16:38 -0400
> 
> Proposed solution: it should be possible to configure the icons used
> for a tool bar.

But it already _is_ possible.  You "just" need to find somewhere the
icons you like, call their files by the names Emacs expects (for
example, "new.FOO" for the find-file button, where FOO is an image
extension supported by Emacs), then put them in some directory, and
make sure that directory is in image-load-path before the image
directories installed by "make install".

Alternatively, you can use in your init files functions from
tool-bar.el, such as tool-bar-add-item-from-menu, to override the
default image names used for the buttons; then Emacs will look for
other images.

> Alternatively, we could just throw out the current icons and replace
> them with a minimal and abstract design which hopefully would have
> mass appeal.

We replaced our icons a couple of times on the past.  We can do that
again, if better icons are available.  The difficulty is that for us
to distribute an icon it must be under a Free license.  So either we
have someone on board who could create beautiful icons as part of
his/her work on Emacs, or we find icons produced by someone else which
are distributed under a Free license and import them.

IOW, there's no problem with your proposal except coming up with
better icons we can include in our release tarballs.  It's not like we
are wedded to the current ones or consider them to be the best
inventions since sliced bread.




This bug report was last modified 1 year and 340 days ago.

Previous Next


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