-
-
Notifications
You must be signed in to change notification settings - Fork 898
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
regression: cursor_inactive_timeout is broken #3698
Comments
why didnt you select "regression" then? |
|
:) |
friendly ping. I tried to debug this but couldn't figure it out. |
I have started working on this, MR should be ready in a few. Cursor is being rewritten/forced in a weird way so fix requires slight logic change with cursor handling. I didn't go all the way trough code, so far seems very fixable. |
Broken by: b500e56 When you move focus to a place where the cursor should change it gets re-activated. |
what if |
Solves the issue, although when the cursor is recovered it might not be using the correct cursor for the surface. |
hm, right. |
FWIW this isn't any different than it was before so it's probably worth it to merge that patch anyway (the changes in |
Hyprland Version
1c9d6b9
Bug or Regression?
Regression
Description
Dispatching
movefocus
now activates the cursor. Did a bisect, regression was introduced in 7a5234a.How to reproduce
cursor_inactive_timeout
Crash reports, logs, images, videos
No response
The text was updated successfully, but these errors were encountered: