linuxmint / xreader

A generic Document Reader
GNU General Public License v2.0
211 stars 59 forks source link

Push the Menubar off, can't get it back #602

Open mahtiankka opened 1 year ago

mahtiankka commented 1 year ago

I found a bug in the xreader program. If I push the Menubar off, I can't get it back. There is no push button or hotkey anywhere, where I can restore the Menubar.

Even if I uninstall and reinstall the program, the Menubar does not come back. I haven't found any folder under .config where I could reset the xreader settings.

I suggest that you could make a push button. This would make it easier for people to manage the program.

One possibility would be to remove the option to remove the Menubar?

Version Mint 21.2

Menubar1 Menubar2

mtwebster commented 1 year ago

Pressing the Alt key will bring it back temporarily, and you can re-enable it. This is the typical way of making it visible in other apps like Firefox, since it's also how you can interact with a menubar without using a mouse (alt-F for the file menu, etc...)

In Nemo, we show a message when you disable the menubar: image

Maybe we could do something similar.