I have bindsym $mod+Tab exec --no-startup-id rofi -show window for this
Show HN: I3wm Alt+Tab Workspace Switcher
11–20 of 58 posts
Re: Show HN: I3wm Alt+Tab Workspace Switcher
#12One big reason I use i3 is because I find the Windows and macOS style alt/cmd tab incredibly unintuitive. It is not easy to consistently predict how many times to press it to get the desired result. With i3 I bind keys to specific things (including workspaces) so I can switch instantly.
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…
Re: Show HN: I3wm Alt+Tab Workspace Switcher
#13Re: Show HN: I3wm Alt+Tab Workspace Switcher
#14Re: Show HN: I3wm Alt+Tab Workspace Switcher
#15On i3 though, I find myself scrolling through workspaces a lot, especially when I have a trackpoint available. It requires almost no precision to just throw the mouse to the bottom of the display and scroll until you see the thing you want, then continue on your way.
Never once thought about wanting alt+tab, my hatred for inconsistent alt+tab is why I went to tiling wms in the first place.
Re: Show HN: I3wm Alt+Tab Workspace Switcher
#16Re: Show HN: I3wm Alt+Tab Workspace Switcher
#17One big reason I use i3 is because I find the Windows and macOS style alt/cmd tab incredibly unintuitive. It is not easy to consistently predict how many times to press it to get the desired result. With i3 I bind keys to specific things (including workspaces) so I can switch instantly.
At some point since Windows 7 I played with it and found it to be no longer consistent. I could somewhat correct for this by using alt+esc to move a window to the back of the stack and then reverse to it with ctrl+shift+tab.
Re: Show HN: I3wm Alt+Tab Workspace Switcher
#18Re: Show HN: I3wm Alt+Tab Workspace Switcher
#19One big reason I use i3 is because I find the Windows and macOS style alt/cmd tab incredibly unintuitive. It is not easy to consistently predict how many times to press it to get the desired result. With i3 I bind keys to specific things (including workspaces) so I can switch instantly.
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…