sway-alttab icon indicating copy to clipboard operation
sway-alttab copied to clipboard

Simple Alt-Tab daemon for SwayWM/i3. Switches back to previous focused window on Alt-Tab or SIGUSR1

Results 4 sway-alttab issues
Sort by recently updated
recently updated
newest added

Hi there, I am downloading the latest release, but when I try to run it (same without `--help`) I get: ```shell λ sway-alttab --help bash: /etc/profiles/per-user/dustin/bin/sway-alttab: cannot execute: required file...

I use default `sway-alttab` as I have this in sway/config: ``` exec sway-alttab ``` The default behavior of `sway-alttab` seems to switch `workspace` if there's only one focused window in...

I think I'll need only this feature but it should apply on all kinds of windows. I have a bash for it, but it lag as hell, maybe if rust...