hyprswitch
hyprswitch copied to clipboard
A CLI/GUI that allows switching between windows in Hyprland
stopped working on new hyprland release… ``` exec-once= hyprswitch init & # bind=ALT,TAB,workspace,previous bind= ALT, TAB, exec, hyprswitch gui --sort-recent --do-initial-execute bind= ALT SHIFT, TAB, exec, hyprswitch gui --sort-recent --do-initial-execute...
Tried to install hyprswitch (version 2.0.4-1) via AUR and via Cargo and this is always the output of `hyprswitch init -vv`: ``` $ hyprswitch -vv init DEBUG Checking if daemon...
Hello! I've been using this tool for a few weeks now, and it’s been working great. I have a couple of suggestions that could make it even better. Currently, when...
Hi, as far as i can tell, the gui does position workspaces inside the window based on their real position. I really like that idea but it can be an...
Hello, I use floating windows instead of tiling and hyprswitch copies the whole floating layout in the hyprswitch overview as well. Would it be possible to tile the hyprswitch icons...
- [ ] limit max switch offset to 9 - [ ] allow shift alt and Ctrl als --mod-key (default to left) - [ ] add more explanation to examples...