Skip to content

cannot fully focus on some floating windows #124

@koku17

Description

@koku17

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions