Skip to content
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

[Enhancement] new tab button replaced by row of new-tab-container buttons #3244

Open
colemickens opened this issue Nov 2, 2022 · 5 comments

Comments

@colemickens
Copy link

Abstract

Steps to see the situation

Hi, I am using MAC / containers more extensively because adtech is awful.

I would be a bit more functional with them if I could easily open a new tab directly instead of long-pressing the new tab button.

Presumably this would be an optional feature the user would likely opt-into.

Expected result

before

[              +               ]

after:

[ x ][ y ][ z ]    [    +     ][v]

where x, y, z, are the icons for my various containers (v is the current dropdown).

@colemickens
Copy link
Author

Alternatively, if I could make it so that it ALWAYS drops-down the container list on signle click, that would likely be sufficient.

@piroor
Copy link
Owner

piroor commented Nov 2, 2022

Did you try the checkbox?: TST Options => "New Tabs not from Existing Tabs" => "Special actions on the "New Tab" button => "Show Container selector button on the "New Tab" button, when the button is pointed"
image

@cletusw
Copy link

cletusw commented Mar 17, 2023

@piroor That just puts a tiny caret icon at the far side of the new tab button, which @colemickens noted in their report as "(v is the current dropdown)". I believe the ask is for a) larger, direct-to-specific-container buttons to the left of the + button (i.e.g not in the dropdown menu), and/or b) an option for making the + button itself (from the left edge to the right edge of the pane) always show the dropdown for selecting a container instead of defaulting to "default".

For motivation, I use a vertical mouse to reduce hand strain, and it is quite tricky to click exactly on the tiny dropdown arrow to select a container. Also, if I were not using Tree Style Tab, I could just click the large + button in the top tab bar, which has exactly this behavior (always shows the select a container dropdown).

@irvinm
Copy link
Contributor

irvinm commented Nov 9, 2024

@piroor are you considering anything for this enhancement? If not, we should just close it.

@piroor
Copy link
Owner

piroor commented Nov 12, 2024

I think it is possible by something helper addon using TST's API to insert arbitrary contents on the new tab button.
https://github.com/piroor/treestyletab/wiki/Extra-Tab-Contents-API#how-to-insert-extra-contents

Due to the project policy, I won't add useful features not related to tree management and not implemented in Firefox's native tab bar, especially it can be implemented via API. If you encounter something blocker while implementing the feature with API, please comment here again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants