kgoettler / ursamajor-rEFInd

Ursa Major theme for rEFInd Bootloader
GNU General Public License v3.0
252 stars 18 forks source link

[Feature request] Ability to hide boot entries #4

Closed zjeffer closed 2 years ago

zjeffer commented 4 years ago

In the default rEFInd theme, you can press delete to hide an entry from the list. A confirmation window will pop up, asking if the user truly wants to hide the boot entry, with 'yes' or 'no'.

With this theme, pressing delete flickers the screen, but doesn't do anything else, as if the confirmation window immediately picks 'no'.

It would be nice if we could hide boot entries with this theme as well.

LeonRein commented 3 years ago

You can only hide menu entries, if the "hidden_tags" tool is enabled. This enables the menu icon in the bottom row, where all hidden entries are managed. To enable it, you can change the respective line in theme.conf to showtools shutdown,hidden_tags. But it looks a bit like crap since the logo is not themed.

zjeffer commented 3 years ago

@LeonRein I see. Is it possible to bind a shortcut to open the hidden tags menu, instead of having a button added?

zjeffer commented 2 years ago

I added func_hidden.png from this repository to my icons folder, which blends into this theme quite well.