119
Firefox supposedly now supports the Global Menu on Linux
(lemmy.world)
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
The "menu at the top of the screen" is just one possible visualization.
Essentially an application that supports this can "export" its menu so that it can be consumed by another process.
In the case of the "global menu" this is Plasma (applet).
However, the data can also be consumed for example by a window decoration plugin, like this one https://discuss.kde.org/t/decoration-with-locally-integrated-menu/29492
There are likely many more possibilities. Maybe a Kwin effect that shows the menu as a circle of options around the mouse cursor's current position.
Okay, that's making more sense. I can see people wanting to stick the menu in the title bar or something like that.