| I've built something similar for my own needs. What I found lacking in the default i3 possibilities, was going to the previously used window on the same workspace. My daily driver is a 32" 4k monitor, so many times I end up with one IDE or terminal on the left, and some documentation on the right, both halves visible at the same time. However, I hate using tabs in the browser, so thanks to a hacky extension, firefox opens a new window per tab, which means that i3 manages firefox' tabs as regular windows. So, if you have a bunch of windows open, want to see the one in the middle of the bunch, but need to switch between that and the "work" window, there's no easy way to do that from the keyboard. From the IDE, going right works as expected. But from the browser, going left "changes tabs". You only reach the IDE after you've been through all the other tabs. |
Can you provide a bit more information about your setup?
I'm using sway and I removed the tabs from Firefox to handle them as individual windows.