Support and General Use > User Interface and Voice

Quick settings

(1/3) > >>

cc:

I was thinking about the menu organisation, and I think that it's pretty good. The only problem I have is the number of menus I have to go though to get to some of the settings I use. I guess these particular settings are probably not the same ones everyone else wants... so, I thought it would be good to be able to copy the few settings I use regularly to a menu that could be accessed straight from the root menu - called "Quick Settings"? The size of the Quick Settings menu could probably be limited to some low number: 10?

What do people think? Sound useful? Dumb idea?

Note that it would only be individual settings (like "brightness"), not whole menus that could be accessed from this menu. Also the settings would still be available in the normal menus.

I have an idea of how I could implement this pretty cheaply: it would use the config file reading code, and the name of a setting followed by (say) a * would put the setting for it in the Quick Settings menu. I think it could work by just looking through the menus to find the menu_item_ex for that setting and putting a pointer to it into the Quick Settings menu. So, no extra data structures apart from the quick menu itself.

Other possibilities:

1) Allow users to configure it using the menus (not just the config file)  - maybe just a menu item at the end of each settings menu saying "Add to quick settings" (and afterwards a remove)

2) Putting the items at the end of the Settings (or root) menu instead of making  a new menu. OR allowing this option as well.

Any thoughts?

Llorean:
Something like this has already been suggested, dozens of times.

Which settings do you change frequently? For example, with brightness, how many of the possible values do you use?

Why not use a few common setup config files?

GodEater:

--- Quote from: Llorean on October 16, 2007, 10:17:38 AM ---Why not use a few common setup config files?

--- End quote ---

Which is what I do - and it works just fine...

cc:

--- Quote from: Llorean on October 16, 2007, 10:17:38 AM ---Something like this has already been suggested, dozens of times.

--- End quote ---

Did anyone implement anything?


--- Quote ---Which settings do you change frequently? For example, with brightness, how many of the possible values do you use?

Why not use a few common setup config files?

--- End quote ---

Yes, I use the config file route at the moment, but really I would prefer to be able to actaully adjust the brightness (edit: I mean so I can see it changing) . I also change the bookmark mode, the ff/rew speed settings, invert the screen, backlight timeout, the list gets kind of cluttered because you need one item for each value of each setting. And I would probably change more if it was easier.

nls:

--- Quote from: cc on October 16, 2007, 12:00:04 PM ---Did anyone implement anything?

--- End quote ---

No, because most devs think it's a bad idea.

Navigation

[0] Message Index

[#] Next page

Go to full version