After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 766915 - Change the application menu fallback icon to the "application-menu-symbolic"
Change the application menu fallback icon to the "application-menu-symbolic"
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on: 766918
Blocks:
 
 
Reported: 2016-05-26 15:50 UTC by Artyom Zorin
Modified: 2018-05-02 17:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Artyom Zorin 2016-05-26 15:50:24 UTC
When the application icon is not being shown in the Application Menu button in the GtkHeaderBar (after the Application Menu has been moved from the Top Bar in GNOME Shell to the header bar in the application window (by switching the Tweak Tool > Top Bar > Show Application Menu option off for example)), the "process-stop-symbolic" icon is shown. This can be confusing, as using the "application-menu-symbolic" icon would be more obvious in conveying that it is an application menu button rather than a stop button.

The change can be made by replacing the "process-stop-symbolic" link with "application-menu-symbolic" in the gtk/gtkheaderbar.c file.
Comment 1 Florian Müllner 2016-05-26 16:15:07 UTC
(In reply to Artyom Zorin from comment #0)
> This can be confusing, as using the "application-menu-symbolic" icon 
> would be more obvious

The icon theme would need an "application-menu-symbolic" icon though - there's no such icon in adwaita-icon-theme at the moment ...
Comment 2 Artyom Zorin 2016-05-26 16:23:33 UTC
You're correct. I've just checked the current version of the Adwaita icon theme and there is no "application-menu-symbolic" icon.

If such an icon cannot be added in the next release of the icon theme, the "applications-system-symbolic" icon (a gear icon) or "open-menu-symbolic" icon can be used in this code as an alternative.
Comment 3 Artyom Zorin 2016-05-26 16:31:32 UTC
I have filed a bug against the adwaita-icon-theme in relation to adding the "application-menu-symbolic" icon: https://bugzilla.gnome.org/show_bug.cgi?id=766918
Comment 4 Daniel Boles 2017-08-06 16:54:31 UTC

*** This bug has been marked as a duplicate of bug 784624 ***
Comment 5 Daniel Boles 2017-08-06 16:59:43 UTC
my bad: replacing process-stop-symbolic with something better is one thing, but if we do get a specific app menu icon, this still makes sense on its own.
Comment 6 GNOME Infrastructure Team 2018-05-02 17:11:34 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gtk/issues/630.