Albert Plugin for Hyprland Window Switching #1468
Replies: 2 comments 3 replies
-
This is hyprland specific, isn't it? Ain't there a way to abstract it such that it works generally on wayland? In the end it would be cool if we could merge it with the X one. |
Beta Was this translation helpful? Give feedback.
-
I am actually thinking about doing something similar for macOS, using hammerspoon / lua. Window switching would be very convenient indeed. I am heavily using Albert for launching / focus applications. Doing the same for windows would be a game changer for me. Maybe search for the certain app -> ALT as "more options" -> see all open windows listed up, sorted in categories like spaces/minimized. Cherry on top: Minimising / quitting windows / applications right in Albert. |
Beta Was this translation helpful? Give feedback.
-
Hey! I made a plugin to quickly switch windows on Hyprland WM. It lists open windows using
hyprctl clients
and allows switching between them.One extra feature it currently has is to move any open window to the current workspace, under the alt menu.
Suggestions to improve are highly appreciated!
https://github.com/HarshNarayanJha/albert_hypr_window_switcher
Beta Was this translation helpful? Give feedback.
All reactions