After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 549788 - Make MAX_ITEMS_OR_SUBMENU a gconf key
Make MAX_ITEMS_OR_SUBMENU a gconf key
Status: RESOLVED WONTFIX
Product: gnome-panel
Classification: Other
Component: panel
2.23.x
Other All
: Normal enhancement
: ---
Assigned To: Panel Maintainers
Panel Maintainers
: 528992 574222 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-08-29 06:19 UTC by Cédric Bellegarde
Modified: 2014-09-02 10:12 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
Fix for bug 549788 (3.54 KB, patch)
2008-08-29 07:28 UTC, Cédric Bellegarde
none Details | Review
Fix bug 549788 (3.54 KB, patch)
2008-08-29 07:32 UTC, Cédric Bellegarde
none Details | Review

Description Cédric Bellegarde 2008-08-29 06:19:47 UTC
panel-menu-items.c line 62:
#define MAX_ITEMS_OR_SUBMENU    5

This should be configurable via a gconf key and not hard coded.
Comment 1 Cédric Bellegarde 2008-08-29 07:28:46 UTC
Created attachment 117566 [details] [review]
Fix for bug 549788

Here a patch that fix this "feature request".
Comment 2 Cédric Bellegarde 2008-08-29 07:32:56 UTC
Created attachment 117567 [details] [review]
Fix bug 549788

Just change gconf comment.
Comment 3 Christopher Roy Bratusek 2008-09-06 19:18:29 UTC
cool, this would also fix my bug 528992
Comment 4 Ondřej Hošek 2008-12-07 18:10:22 UTC
Seconded. I find 5 absurdly low, but I'd say it's a matter of personal taste. Please make it gconf-igurable.
Comment 5 Vincent Untz 2009-02-28 15:30:14 UTC
Sorry for missing that patch. We'd probably need to rebuild the menu when the value in gconf changes. It really shouldn't be hard to do, if someone wants to finish this ;-)

(note: can't go in 2.26 because of the new strings)
Comment 6 jarlathreidy 2009-03-04 21:32:46 UTC
I was just about to submit this as a bug / feature request.

This is also an issue for me. I have a Hi-res 19" screen and would love to have more of my folders instantly accessible.

Could this be marked as confirmed? Then Christopher could mark his bug as a duplicate of this.
Comment 7 Christopher Roy Bratusek 2009-03-05 06:08:01 UTC
*** Bug 528992 has been marked as a duplicate of this bug. ***
Comment 8 Vincent Untz 2009-03-05 12:11:49 UTC
*** Bug 574222 has been marked as a duplicate of this bug. ***
Comment 9 Alejandro 2009-08-12 00:17:35 UTC
Could you please consider our suggestions and the posted patch and implement this. That would be really really cool.
Comment 10 Alberts Muktupāvels 2013-11-22 13:00:01 UTC
Comment on attachment 117566 [details] [review]
Fix for bug 549788

We need new patch. Settings now should be stored in gsettings and must be configurable per applet not globally.
Comment 11 Alberts Muktupāvels 2013-11-22 13:00:25 UTC
Comment on attachment 117567 [details] [review]
Fix bug 549788

We need new patch. Settings now should be stored in gsettings and must be configurable per applet not globally.
Comment 12 Cédric Bellegarde 2014-09-02 10:12:25 UTC
Closing old bugs