Skip to content

Add setting to include active tab on initial ctrl+click#2083

Merged
mbnuqw merged 5 commits intombnuqw:v5from
the-nelsonator:issue-2082
Apr 18, 2025
Merged

Add setting to include active tab on initial ctrl+click#2083
mbnuqw merged 5 commits intombnuqw:v5from
the-nelsonator:issue-2082

Conversation

@the-nelsonator
Copy link
Copy Markdown
Contributor

Depends on #2079 (I can split if needed, just can't build without it)

Closes #2082

image

With the following situation:

  • Tab A (active)
  • Tab B

When you ctrl+click on Tab B:

  • Setting true: both Tab A and Tab B are selected.
  • Setting false: just Tab B is selected.

Checks that there's not an active selection so it will only include active on initial ctrl+click.

Defaulted to true, since it seems to be the standard behavior in other software including vanilla FF tabs. But Sidebery users may be used to current behavior, so we can change to default false if that's preferred.

First time adding a setting, I just plugged the English into Google Translate for the i10n so please let me know if there's a different process to follow!

Comment thread build/scripts.js
@mbnuqw
Copy link
Copy Markdown
Owner

mbnuqw commented Apr 18, 2025

Thank you!

@mbnuqw mbnuqw merged commit 098bdaf into mbnuqw:v5 Apr 18, 2025
danielbodnar pushed a commit to bodnar-dev/sidebery that referenced this pull request Oct 18, 2025
)

* Normalize bundle paths so building on Windows works

Closes mbnuqw#2078

* Tweak comment

* Remove semicolon

* Add setting to include active tab on initial ctrl-click
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement] setting to make ctrl+click also add active tab to the selection

2 participants