Open second fman window on macos
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 275
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
I want to open a second fman window in macos. For Chrome I can just right click the icon in the dock and select "New window". Right clicking on fman does not show that menu item. I also searched the command but found nothing that will open a new window. I can however typ fman . in the terminal and that will open a second instance of fman with a new window. I guess this should be easy and I feel a bit stupid for not finding a way to do it :-). But I see that fman have no "Window" menu like other apps on mac so perhaps there is no multi-window support yet?
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 by reproducing the macOS behavior described: right-click fman in the Dock, inspect the available commands, and compare it with launching fman . in a terminal. Trace the existing application-launch path and determine how a second window or instance is handled. Done means macOS users can open a second fman window through the expected Dock or application command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100