Vector35 / Vector35/binaryninja-api
Double-click to detach tab
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
It would be nice if double-clicking a tab would pop it out into it's own window.
Yes, the "New Window for Tab" command exists, but double-clicking the tab to detach it (and having the window appear under the cursor so it can be quickly moved) would be a more fluid workflow. The "New Window for Tab" command seems to always put the window in the middle of the screen.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start from the existing “New Window for Tab” command and the tab interaction entry point. Determine how double-clicking a tab should detach it and position the new window under the cursor instead of in the center of the screen. Done means the tab opens in its own window with the requested placement and the existing command remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100