unite-shell icon indicating copy to clipboard operation
unite-shell copied to clipboard

[Feature Request] Global menu support

Open dotWAVE opened this issue 7 years ago • 13 comments

Something missing that would bring this closer to the Unity experience is appmenu. In Unity you would get entries on your top panel like "File" "Edit" "View" etc, and they would be hidden from the normal program window.

dotWAVE avatar Nov 04 '18 18:11 dotWAVE

Yes! This is what you are looking for https://extensions.gnome.org/extension/1250/gnome-global-application-menu/ - unfortunately it is not developed anymore and does not work with gnome 3.30. Maybe the people behind this awesome unity-shell extension can use it and make it work with their extension. Would be fantastic!

tio-trom avatar Nov 19 '18 22:11 tio-trom

I fear the issue with this would be performance, as gnome shell performs poorly with large complex menus

jmaris avatar Jul 03 '19 14:07 jmaris

1 year later and I still miss this...it was one of the most useful features in Linux...

tiotrom avatar Jul 04 '19 01:07 tiotrom

Seems like gnome is trying to move away from menus like this, however there are many applications that still use them.

dotWAVE avatar Jul 15 '19 00:07 dotWAVE

@jmaris @jonian Instead of implementing "global menu" as an actual menubar in the panel — with all the performance problems that entails — why not do it as an on-demand popup, triggered by a shortcut and by clicking a "Menu" button in the panel? You could just display all the menu items in the GTK popup, and moreover they could be made searchable. That way, you have much more flexibility and aren't dependent on the shell UI. You could lay out the menu items any way you want within this popup - it could even be touch friendly.

This would also finally resolve the terrible inconsistency between Gnome apps, which lack a menu bar, and all the other apps which still have a menubars, since in both cases all the menu items would be accessible via the same popup. For Gnome apps, additional functions could exposed via https://github.com/p-e-w/plotinus.

ripefig avatar Mar 12 '20 10:03 ripefig

it will be a killer feature to this extension, i really want to see a global menu here

otavioschwanck avatar Aug 03 '20 15:08 otavioschwanck

there another extension https://github.com/gonzaarcr/Fildem using appmenu-gtk-module to show global menu

JoveYu avatar Oct 11 '21 08:10 JoveYu

Hi @JoveYu. I know about Fildem, it is a fork of our project https://github.com/hardpixel/gnome-hud, so there is no lack of knowledge on how to implement this feature.

The issue is marked as help wanted because it needs a lot of work and I do not have currently the free time to do it. Also there are other features that are more important like #82.

jonian avatar Oct 11 '21 14:10 jonian

there another extension https://github.com/gonzaarcr/Fildem using appmenu-gtk-module to show global menu

Frustratingly, although Fildem's fork does work, it suffers from two major issues:

  1. Only works on single-monitor setups. :frowning_face: https://github.com/gonzaarcr/Fildem/issues/136
  2. The mouse behavior is extremely buggy: https://github.com/gonzaarcr/Fildem/issues/151

I bet @jonian and the wonderful hard-pixel folks could do this right. I could take a stab at it but don't really have the in-depth knowledge to do so. Currently using Ubuntu Unity as a substitute.

Any other help or suggestions appreciated.

gnat avatar Jun 29 '22 03:06 gnat

Can anyone please unsubscribe my other "tiotrom" account from this topic? I lost my login and I keep on getting notifications for this. I finally managed to have global menus for my custom distro tromjaro via XFCE and they work wonder so I do not need this. Please unsubscribe me.

tio-trom avatar Jul 11 '22 17:07 tio-trom

@tio-trom Sorry there is no way to unsubscribe you from the issue. Only you can do it from your account.

jonian avatar Jul 11 '22 23:07 jonian

looks like fildem got forked again https://github.com/Weather-OS/Fildem-v2/issues/14

Fuseteam avatar Dec 03 '22 14:12 Fuseteam

It got forked and promptly abandoned again. What a shame. It's such a useful extension, I don't understand how is it nobody wants to maintain it :(

ghost avatar Jan 07 '23 10:01 ghost