-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
Floating windows not getting focused when there is a tiled windows below it
The issue is a floating window only gets focused when it's focused in the region where tiled windows don't intersect with it. Now this problem can't be easily solved since we have to focus windows that are way below to reach out from mouse.
hyprshot_float.mp4
My idea for selecting windows
Using a keybinding to switch between windows like vim keybindings.
hyprprop - a package that can fetch lot of details about window, and also the program can just focus on windows. that are floating within reach of mouse using hyprprop to get focus of floating windows.
Also it's recommended to bring focused floating window on top to get only content of a floating window.
Metadata
Metadata
Assignees
Labels
No labels