i3-back
i3-back copied to clipboard
An i3/Sway utility to switch focus to your last focused window. Alt+Tab in i3
nice little tool, it would be nice if there was a way somehow to say, i want to go to that application but if that application is in focus then...
It'd be great to be able to have i3-back keep the scope of last windows per workspace. Here's an example of the behavior I'm thinking of: Assuming we have two...
currently i3-back supports returning to last focused window. Let's say `w-1`. I need to be able to store the history so being able to jump to `w-2` or `w-n`. Currently...
This PR removes unstable features requirement and allows compiling it with stable Rust compiler.