FBReader
FBReader copied to clipboard
Shortcut to show/hide task toolbar
from http://old.fbreader.org/mantis/view.php?id=175
It would be very handy to show/hide the toolbar with a shortcut and to have the current state saved in ui.xml. Currently, the toolbar is always visible at the start (in the windowed mode).
I have a fix for this in my fork at https://github.com/supremearyal/FBReader if anyone's interested. I only fixed it for the qt4 ui library and harcoded F9 to toggle the toolbar. Also, the state isn't saved.
:+1: I expected this to exist already.
In the meantime, you can right click on the toolbar and uncheck the option in the menu that appears. The state isn't saved, so the toolbar will reappear when the program is re-opened. (Source)
I found that if I bind a key to toggle fullscreen in fbreaders keys settings, that it will do this.