Skip to content
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

feat: custom implementation of Focus on Hover #429

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

soitchu
Copy link

@soitchu soitchu commented Dec 18, 2024

This could have been simply done using gnome-tweaks, but it can be buggy at times (see #258). This custom implementation doesn't run into the issues gnome-tweaks does, but this comes at the cost of efficiency: it gets the position of the pointer every 16 milliseconds and updates the focus. I couldn't find a better way of implementing this.

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.

1 participant