Hyprland icon indicating copy to clipboard operation
Hyprland copied to clipboard

When the mouse cursor is hidden, it reappears when switching to an empty workspace and stays visible

Open laszloszurok opened this issue 3 years ago • 0 comments

When cursor_inactive_timeout is used to hide the cursor after some time, the cursor will become visible again, when I switch to a workspace that has no windows. Then the cursor will not become hidden after the configured timeout, unitl I move the mouse. After I move the mouse it works correctly again. I built Hyprland from latest source.

Steps to reproduce:

  • set cursor_inactive_timeout to lets say 5
  • wait 5 seconds for the cursor to disappear
  • switch to an empty workspace with a keybinding

Expected behavior: The cursor stays hidden.

laszloszurok avatar Jan 25 '23 17:01 laszloszurok