Open-Shell / Open-Shell-Menu

Classic Shell Reborn.
MIT License
6.59k stars 417 forks source link

Be able to change the order of Shut Down... menuitems #1813

Closed Heng-Zhou closed 5 months ago

Heng-Zhou commented 5 months ago

Is your feature request related to a problem? Please describe.

No

Describe the solution you'd like

I use menu form for the "Shut Down ...":

image

in which the positions of menuitems are fixed. But I'd like to move "Hibernate" to the bottom of the menu for personal preference. Is it possible for Open-Shell to add a function in its Settings dialog to allow users to adjust position of menuitems? Thanks.

Area of issue

Start menu

Alternatives you've considered

Also, I hope I can remove some menuitems from "Shut Down...". For example, I am the only user of my Windows machine and no one would enter my room, so there is no need for "Switch User". So is "Log off" and "Lock" for the same reason. Also, as long as I am awake and at home, I am sitting in front of the machine, so "Sleep" menuitem is useless to me either. If I really need them, I can select them in Ctrl-Alt-Del screen. Hope Open-Shell can add this function for users like me (I'm sure there are many). Thanks.

Additional context

No response

ge0rdi commented 5 months ago

Also, I hope I can remove some menuitems from "Shut Down...".

There is Shutdown menu items setting where you can set items that should be displayed in shutdown box. Have a look at the tooltip to see how to edit it.

As for the order of items, it seems to be hard-coded currently. Not sure how easy/feasible it would be to allow reorganization of those items.

My advice is to simply select the most used shutdown command to be available in shutdown button (see Shutdown command setting) and then the order of rarely used commands shouldn't really matter.

Heng-Zhou commented 5 months ago

OK, I made it by drag and drop. It's not hard-coded.