-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature]Autohide mode #40
Comments
Sorry, that was my mistake, I got confused with the auto-hide option for fullscreen. |
I would like to second this request! |
Will this be implemented? |
…settings and bring up the tab tree with only one tab + changed the default tab tree position from left to right
Added 2 options to auto-hide Tab Tree:
Added a keyboard shortcut:
I thought that maybe there was no point in auto-hiding the tab tree in normal (not maximized) windows. It's less convenient to hover over the side in this case then when a window is maximized or in fullscreen. So I decided to add an extra option for enabling auto-hiding only in maximized and fullscreen windows. I'll add overlay behavior later as an option. By the way, should it be enabled or disabled by default? |
…uto-hide-when-fullscreen" migration code
…xtensions.tabtree.hide-tabtree-with-one-tab" -> "extensions.tabtree.auto-hide-when-only-one-tab"
Added description about F8 key to https://addons.mozilla.org/en-US/firefox/addon/tab-tree/ (description.en-us.htm) |
Add an option to have TabTree become visible only when cursor is hovered above left (or right) window border. The panel should be an overlay (whatever the proper term is) in order not to cause resizing of the main web-page area.
The text was updated successfully, but these errors were encountered: