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

Feature request: Do not open a new window if the app is already running. #1570

Closed
hdavidzhu opened this issue Aug 30, 2017 · 7 comments
Closed

Comments

@hdavidzhu
Copy link

It would be awesome if Wox did not start a new window when the application is already running. For instance, when I try to open Chrome, Google Chrome opens a new window. Instead, what I prefer is if it brought my existing window into focus like in macOS.

@DrBones
Copy link

DrBones commented Sep 19, 2017

This is also a feature I desire!

Unfortunately, this seems to be tied to how Windows works. When a program is started, a new instance is opened, except if the program handles that itself (like e.g. Sublime Text or VS Code).

If you use only one virtual Desktop I might recommend the switcheroo plugin. It does require the knowledge if the window is actually open and does not open it if, it is not.

Thus not really a perfect solution but for things like Chrome - which I have usually always open - it has some of the Alfred style that I am so desperately trying to emulate.

Lets hope someone figures out how to combine switcheroo and Wox smartly,

Cheers

@lances101
Copy link
Member

Wox only tells the system "run this executable", it does not really do much else.

As @DrBones said, this is how Windows works. There was also a discussion on the same topic before, but I cannot find the issue right now.

@dotCipher
Copy link

Any updates on this feature? I would love to see it too :)

@theicfire
Copy link

I find that the windows search opens up the current app, so that hints to me that this is possible

@dechimp
Copy link

dechimp commented Sep 3, 2020

I know this is unrelated, but if you are searching for something using chrome, you can open those searches in a new tab on the existing window by:
Plugin > Web Searches > Open search in: New tab

Copy link

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Dec 12, 2023
Copy link

This issue was closed because it has been stale for 10 days with no activity. If you feel this issue still needs attention please feel free to reopen.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 15, 2023
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

6 participants