From Fedora Project Wiki
(move comments to "disucssion" tab)
 
(4 intermediate revisions by the same user not shown)
Line 20: Line 20:


== Detailed Description ==
== Detailed Description ==
Provide a choice for using a global menu in GNOME. The project already exists, and already works.
Provide a choice for using a Global Menu in GNOME.
RPMs are built, but few Fedora people knows this, comparing to the number of Ubuntu people.
 
This is the screenshot of the wasted top panel in a default Fedora Setup. Top Panel is the most feasible place for users to look for common tasks, eg, the menu of current windows.


This is the screenshot of the wasted top panel in a default Fedora Setup. Top Panel is the easiest place for users to find out.
[[Image:Features_GlobalMenu_WastedTopPanel.png]]
[[Image:Features_GlobalMenu_WastedTopPanel.png]]


One way to make use of the top panel is to use Global Menu.
The wasted top panel in Fedora is dull.
 
one possible way to make use of it is to add a lot of launchers and CPU/thermal monitors;
the other way is to use Global Menu.


== Benefit to Fedora ==
== Benefit to Fedora ==
It's just nice. Having every application's menu bar in the same position is more efficient.
An new option for the Fedora users should be a plus.
 
Some people will argue that it is a OSX or MAC cloning. Some people will used it for cloning OSX.
However With Fedora's default theme, a Global Menu also looks neat.


== Scope ==
== Scope ==
A variation of GTK is needed, to provide compatibility of non-global menu applications.
Every GTK application can takes the advantages of the Global Menu without any changes in either GTK or the application itself.
Or an alternative is to patch every gnome application to build with GnomenuMenuBar (global menu bar) instead of GtkMenuBar.


== Test Plan ==
== Test Plan ==
Line 43: Line 40:


== User Experience ==
== User Experience ==
Users can choose to use Global Menu or In-window Menu.
TBD.
If they choose to use Global Menu, application's menu bar will show up in the top panel.
If they choose to use In-Window Menu, menu bar will show up in applications.


== Dependencies ==
== Dependencies ==
gtk2-aqd; libgnomenu; gnome-globalmenu-applet
gnome-globalmenu
gnome-globalmenu-devel
gnome-globalmenu-libs
gnome-globalmenu-applet


== Contingency Plan ==
== Contingency Plan ==

Latest revision as of 04:05, 11 October 2008

Global Menu

Summary

Provide a choice for using a global menu in GNOME. This is a minor step toward a Document Centric GNOME, which is the default desktop environment of Fedora. The major competititors (Windows and OSX) has already moved and is moving toward document centric environments.

As 'The Fedora Project is out front for you, leading the advancement of free, open software and content.', we should catch up the trend before we are left behind by propriate softwares again, if it is possible.

Below is a screenshot of a Fedora 8 Default theme with global menu enabled. File:Features GlobalMenu Screenshot.png

Owner

  • Name: YuFeng

Current status

  • Targeted release:
  • Last updated: March, 4th, 2008
  • Percentage of completion: 50%

Detailed Description

Provide a choice for using a Global Menu in GNOME.

This is the screenshot of the wasted top panel in a default Fedora Setup. Top Panel is the most feasible place for users to look for common tasks, eg, the menu of current windows.

File:Features GlobalMenu WastedTopPanel.png

The wasted top panel in Fedora is dull. one possible way to make use of it is to add a lot of launchers and CPU/thermal monitors; the other way is to use Global Menu.

Benefit to Fedora

An new option for the Fedora users should be a plus.

Scope

Every GTK application can takes the advantages of the Global Menu without any changes in either GTK or the application itself.

Test Plan

http://code.google.com/p/google-highly-open-participation-gnome/issues/detail?id=75&colspec=ID%20Status%20ClaimedBy%20Summary

User Experience

TBD.

Dependencies

gnome-globalmenu gnome-globalmenu-devel gnome-globalmenu-libs gnome-globalmenu-applet

Contingency Plan

Don't accept it.

Documentation

http://gnome2-globalmenu.googlecode.com/

Release Notes

http://code.google.com/p/gnome2-globalmenu/wiki/ReleaseNotes

Comments and Discussion

See Talk:Features/GlobalMenu