Skip to content

Led Fading Out on Application Close #91

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

Closed
wants to merge 2 commits into from
Closed

Led Fading Out on Application Close #91

wants to merge 2 commits into from

Conversation

Bl4d3s
Copy link
Contributor

@Bl4d3s Bl4d3s commented Feb 20, 2017

When the OnDestroy Event is triggered a function DrawRGBOut is called which kills the main thread and slowly fades out the current colors (to customize simply change the numbers (currently 0.8 behind the GetRValue/GetGValue/GetBValue)). #90

CalcProgrammer1 pushed a commit that referenced this pull request Apr 24, 2017
request #91, modified by Adam Honse (CalcProgrammer1) to improve
fade-out and clean up coding style)
@CalcProgrammer1
Copy link
Owner

I rewrote the functionality a bit to use the fade-in system to perform the fade-out. This doesn't lock the animation so it fades out a bit nicer, and it uses the configurable fade time setting. Manually merged, gave you credit for the commit even though I rewrote a lot of it since it was your idea.

Will add support to Linux eventually, need to find what the QT handler function is for application close.

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.

2 participants