Originally created by @pex81 on GitHub (May 18, 2023).
Additional context
Hi, I don't know if it was requested by anyone else.
I find your application very convenient, almost similar to linux.
One thing though, I use 5 workspaces and on each I open certain applications.
For example, if I am on workspace 1 and I click on the application I want to switch to but which is on workspace 3, I would like it to take me to workspace 3 when I click on the app and not open the app on workspace 1.
It's possible?
Thank you
Originally created by @pex81 on GitHub (May 18, 2023).
**Additional context**
Hi, I don't know if it was requested by anyone else.
I find your application very convenient, almost similar to linux.
One thing though, I use 5 workspaces and on each I open certain applications.
For example, if I am on workspace 1 and I click on the application I want to switch to but which is on workspace 3, I would like it to take me to workspace 3 when I click on the app and not open the app on workspace 1.
It's possible?
Thank you
What you are asking for almost works if you switch the value of "window-hiding-behaviour" to "minimize".
It then does take you to the correct workspace where the app is, but it does not select the window for some reason.
@Feistybeard commented on GitHub (May 18, 2023):
What you are asking for almost works if you switch the value of "window-hiding-behaviour" to "minimize".
It then does take you to the correct workspace where the app is, but it does not select the window for some reason.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @pex81 on GitHub (May 18, 2023).
Additional context
Hi, I don't know if it was requested by anyone else.
I find your application very convenient, almost similar to linux.
One thing though, I use 5 workspaces and on each I open certain applications.
For example, if I am on workspace 1 and I click on the application I want to switch to but which is on workspace 3, I would like it to take me to workspace 3 when I click on the app and not open the app on workspace 1.
It's possible?
Thank you
@Feistybeard commented on GitHub (May 18, 2023):
What you are asking for almost works if you switch the value of "window-hiding-behaviour" to "minimize".
It then does take you to the correct workspace where the app is, but it does not select the window for some reason.
@pex81 commented on GitHub (May 18, 2023):
Thanks, solve my problem.