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

fix: redraw too late after system wakeup. #19

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

Commits on Nov 5, 2019

  1. fix: wrong time displayed after system wakeup.

    When system is hibernated or paused, the lock time draws on the screen may not
    take effects, when we wakeup our computer, the time displayed is wrong for
    minutes, use a one second interval timer will fix this problem.
    tangxinfa committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    61337df View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. fix: compilation error

    tangxinfa authored and tangxinfa committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    edae208 View commit details
    Browse the repository at this point in the history