EyesGuard icon indicating copy to clipboard operation
EyesGuard copied to clipboard

Add reset timers feature

Open z0ow opened this issue 2 years ago • 1 comments


name: Bug Report about: Report a bug to the Eyes Guard community

Description

  1. Add a feature corresponding to issue #40
  2. Use App.Configuration.ProtectionState as a condition to raise the IdleChanged event, then remove the EnableRaisingEvents property. The past logic will make this event could not be triggered if the application starts with initialStart==false.
  3. Add a Chinese translation that is related to this feature.

PR Domain Which change are you proposing?

Make users can prefer to reset short and long break timers by idle duration.

  • [x] Add feature
  • [ ] Fix bug
  • [ ] Fix Typo
  • [ ] Extend support

Issue relation This PR is related to issue #40

Screenshots image

Additional context [Add any other context about the problem here.]

z0ow avatar Jul 31 '23 14:07 z0ow

Thank you! And sorry for the delay, I'm pretty busy nowadays. I will review this as soon as possible.

avestura avatar Aug 03 '23 09:08 avestura