Package Details: firefox-globalmenu 139.0.1-1

Git Clone URL: https://aur.archlinux.org/firefox-globalmenu.git (read-only, click to copy)
Package Base: firefox-globalmenu
Description: Fast, Private & Safe Web Browser
Upstream URL: https://www.mozilla.org/firefox/
Keywords: firefox firefox-appmenu
Licenses: MPL-2.0
Conflicts: firefox
Provides: firefox
Submitter: detian
Maintainer: karboncore
Last Packager: karboncore
Votes: 1
Popularity: 0.000076
First Submitted: 2024-03-02 04:18 (UTC)
Last Updated: 2025-05-30 10:53 (UTC)

Dependencies (54)

Required by (182)

Sources (8)

Latest Comments

1 2 Next › Last »

workonfire commented on 2025-05-30 20:25 (UTC)

It does, but I'm running KDE on Wayland (both widget.gtk.global-menu.enabled and widget.gtk.global-menu.wayland.enabled). It didn't work properly until I completely reset my Firefox profile though.

karboncore commented on 2025-05-30 20:21 (UTC)

Does the native global menu work for you? Setting widget.gtk.global-menu.enabled in unpatched firefox does not work for me (KDE/X11).

workonfire commented on 2025-05-30 19:47 (UTC)

Is this still relevant? There's a native global menu in Firefox 139 now

gschwarz commented on 2025-03-11 20:30 (UTC)

In order to compile this package I had to first manually issue the following command: rustup default stable

Is this a result of a shortcoming of the rustup package's installation routine which should have done this, or is it something this package should have done?

karboncore commented on 2024-11-07 02:36 (UTC)

Menubar patch revised as requested.

That portion of browser.js was removed entirely from v131. I have not noticed any problems removing it from the patch file.

detian commented on 2024-11-03 22:58 (UTC)

@karboncore made some change for unity-menubar.patch in firefox-esr-globalmenu for fix the history window menu not keep in local, may you sync it here?

btw, I'm curious why this been made?
https://aur.archlinux.org/cgit/aur.git/diff/unity-menubar.patch?h=firefox-globalmenu&id=3437b0031b832bae859f42cdebe752606b0c9848

detian commented on 2024-08-23 23:32 (UTC)

@bytefoundry no problem. no, instead, for me I get high-res scroll support when I set MOZ_ENABLE_WAYLAND=0, native wayland mode doesn't support it

bytefoundry commented on 2024-08-23 22:50 (UTC)

@detian that did the trick. Thank you. Do we lose hardware acceleration or anything else when we set MOZ_ENABLE_WAYLAND=0 though?

detian commented on 2024-08-23 11:14 (UTC) (edited on 2024-08-23 11:14 (UTC) by detian)

@bytefoundry try run firefox with env var MOZ_ENABLE_WAYLAND=0?

bytefoundry commented on 2024-08-23 03:05 (UTC)

Works great on X... doesn't work on Wayland. thunderbird-globalmenu works on both, so is there a different patch used for that one, and can it also be used to patch firefox?