mirror of
https://github.com/hyprwm/Hyprland.git
synced 2026-08-18 11:02:10 +00:00
Do not let sendMotionEventsToFocused() steal pointer focus from non-window surfaces such as waybar when follow_mouse is disabled. This keeps keyboard focus changes from workspace switches from moving pointer focus off the bar under the cursor, which otherwise makes workspace scrolling on waybar behave one event behind.