-
Notifications
You must be signed in to change notification settings - Fork 13
group_activate_specific and window focus issues #68
Description
Hello.
Been using windowchef for a while and liked it a lot. Almost perfect WM for me except for couple of issues that I find quite annoying. I'm used to traditional workspace workflow, so I use sticky_windows true and group_activate_specific features.
1. I open two or more apps and focus one of them (NOT the first opened one). Then I try to "switch to workspace 2" by pressing group_activate_specific 2. Expected result would be seeing a clean workpace 2, but instead those apps dissapear and the first app is focused. I have to press group_activate_specific 2 again to finally switch to workspace 2 and all those apps remain on workspace 1.
But if I manually focus the first app and then press group_activate_specific 2 everything works fine.
2. While changing workspaces the focus also lays on first opened apps, not the last ones used. This issue seems to be connected to the upper one.