A simple daemon that keeps track of your last focused window and switches to it on receiving a SIGUSR1. Automatically binds Alt-Tab to the same action.
Binary releases can be found at the Releases page.
bash
cargo install sway-alttab
bash
git clone https://gitlab.com/reisub0/sway-alttab
cargo install --path sway-alttab
sway-alttab is licensed under the MIT License.