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

add support for arbitrary refresh rates in the select animation #14

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

Conversation

SaphiraKai
Copy link

This is almost entirely copy-pasted from its sister PR for instantWM. It uses XRandR to detect the display's native refresh rate and render the selection animation accordingly.

@SaphiraKai
Copy link
Author

Ugh... Apparently usleep() is deprecated in favor of nanosleep(). I was about to go make a PR to migrate to it, but apparently nanosleep() takes a stupid timespec struct as an argument instead of just a number... Because obviously making things more complicated for no reason makes perfect sense

Do you think we could just hit the ignore button on that check issue?

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