Package Details: thunderbird-globalmenu 137.0-1

Git Clone URL: https://aur.archlinux.org/thunderbird-globalmenu.git (read-only, click to copy)
Package Base: thunderbird-globalmenu
Description: Standalone mail and news reader from mozilla.org
Upstream URL: https://www.thunderbird.net/
Licenses: MPL-2.0, GPL-2.0-only, LGPL-2.1-only
Conflicts: thunderbird
Provides: thunderbird
Submitter: detian
Maintainer: karboncore
Last Packager: karboncore
Votes: 16
Popularity: 0.77
First Submitted: 2024-03-06 02:09 (UTC)
Last Updated: 2025-04-12 14:01 (UTC)

Required by (94)

Sources (9)

Pinned Comments

Latest Comments

1 2 3 4 5 6 .. 13 Next › Last »

karboncore commented on 2025-04-12 14:22 (UTC)

Updated. This will now track the monthly release channel, as long as the patch file continues to work.

detian commented on 2025-04-12 10:40 (UTC)

@karboncore ok, and do you mind just takeover this package and firefox-globalmenu? I use ESR channel, so I don't actually maintain them.

karboncore commented on 2025-04-12 02:18 (UTC)

I have a working PKGBUILD for v137. Would be happy to load it here since there's a separate ESR package.

detian commented on 2025-04-05 14:44 (UTC) (edited on 2025-04-05 14:44 (UTC) by detian)

@rodneyck No, I'm just too lazy to compile every 0.0.x version update...
Anyway, I checked the latest update and found the Thunderbird Monthly became the new release version, and the old release version became ESR, so I created a new package thunderbird-esr-globalmenu and will update there since I prefer to use ESR channel, and have uploaded the compiled package there too.


The patch works on version 128.9.1 for me, but I don't know if it works on 137.0. In version 128 the configuration to enable global menu has become back to ui.use_unity_menubar, but it's enabled by default, so shouldn't be the problem.

rodneyck commented on 2025-04-04 16:02 (UTC)

Was wondering if you abandoned this? I haven't seen any builds in your Google Drive lately?

BTW, I tried to apply the fixes listed below, 'MOZ_ENABLE_WAYLAND=0' and 'widget.gtk.global-menu.enabled' but neither worked for the latest Thunderbird release in both Wayland or X11.

Fenriris commented on 2025-02-22 22:14 (UTC)

This package fails to build due to Thunderbird's mach tool encountering a mismatch between the system Python version and the expected virtual environment. To resolve this, I had to downgrade to Python 3.11, which is available in the AUR.

bytefoundry commented on 2024-12-16 12:08 (UTC)

@detian... thank you. That did the trick. I completely forgot about that env var.

detian commented on 2024-12-15 23:56 (UTC)

@bytefoundry Maybe you are using Xwayland in 115 build but didn't know, try MOZ_ENABLE_WAYLAND=0 env var in 128 build?

bytefoundry commented on 2024-12-15 14:15 (UTC)

Global menu not working in Wayland, but it was with the version Thunderbird 115 build.

rodneyck commented on 2024-05-25 14:36 (UTC)

@detian Perfect, that worked. Thank you again!