You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, firstly great config, it's saved me a lot of time, however I have been banging my head trying to figure this one out.
I want to cycle though open windows of an app, but I haven't been able to get it working on all windows of an app across spaces.
As I understand in the following line you build an index of all the app windows, however based on the docs this only applies to windows in the same space. The docs suggest using window.filter, but I haven't been able to accomplish it.
Hi, firstly great config, it's saved me a lot of time, however I have been banging my head trying to figure this one out.
I want to cycle though open windows of an app, but I haven't been able to get it working on all windows of an app across spaces.
As I understand in the following line you build an index of all the app windows, however based on the docs this only applies to windows in the same space. The docs suggest using window.filter, but I haven't been able to accomplish it.
dotfiles/init.lua
Line 253 in 294c9c0
Do you have any suggestions? It would be greatly appreciated.
The text was updated successfully, but these errors were encountered: