[FEAT]: Automatically Focus window on mouse hover #355

Closed
opened 2026-01-05 14:49:59 +01:00 by adam · 1 comment
Owner

Originally created by @renhiyama on GitHub (Apr 27, 2024).

I had been using Hyprland for a long time.
It had this feature where the window your mouse was on, would be automatically highlighted/made active. This made it easier for me to use tiling, well knowing that the cursor is where I will be focusing on, and hence I'd be running any modification shortcuts on that window only.

Originally created by @renhiyama on GitHub (Apr 27, 2024). I had been using Hyprland for a long time. It had this feature where the window your mouse was on, would be automatically highlighted/made active. This made it easier for me to use tiling, well knowing that the cursor is where I will be focusing on, and hence I'd be running any modification shortcuts on that window only.
adam added the enhancement label 2026-01-05 14:49:59 +01:00
adam closed this issue 2026-01-05 14:49:59 +01:00
Author
Owner

@azinsharaf commented on GitHub (Apr 28, 2024):

i think focus_follows_mouse gives what you need.
https://komorebi.lgug2z.com/schema#focus_follows_mouse

it accepts two optiosn:
"focus_follows_mouse": "Komorebi",
or
"focus_follows_mouse": "Windows",

@azinsharaf commented on GitHub (Apr 28, 2024): i think `focus_follows_mouse` gives what you need. https://komorebi.lgug2z.com/schema#focus_follows_mouse it accepts two optiosn: `"focus_follows_mouse": "Komorebi",` or `"focus_follows_mouse": "Windows",`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#355