Skip to content

feat: let cursor hide if keep_with_cursor disabled#701

Draft
Keith94 wants to merge 1 commit intoSamillion:mainfrom
Keith94:cursor_hide_fix
Draft

feat: let cursor hide if keep_with_cursor disabled#701
Keith94 wants to merge 1 commit intoSamillion:mainfrom
Keith94:cursor_hide_fix

Conversation

@Keith94
Copy link
Copy Markdown
Contributor

@Keith94 Keith94 commented Apr 22, 2026

Fixes #542

@Samillion
Copy link
Copy Markdown
Owner

😆 This is the method I disliked that I mentioned here #542 (comment)

It works, but it's spammy, for lack of better words. That's why I mentioned here #542 (comment) why I didn't implement it.

@Keith94
Copy link
Copy Markdown
Contributor Author

Keith94 commented Apr 22, 2026

Ahhh okay. I misunderstood you lol. Nevermind

@Keith94 Keith94 marked this pull request as draft April 22, 2026 12:53
@Samillion
Copy link
Copy Markdown
Owner

There are two points fighting in my head:

  • While I say I dislike it, I still can't figure out an alternative method
  • Even if it works, it's still spammy. By that I mean, multiple clicks (ie: jump button), will generate 4x calls per click, and that's just the part I'm aware of

Keep it as a draft, please. We might figure out a better implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow cursor autohide with keep_with_cursor=no while hovering osc

2 participants