AllanChain / sane-break

A gentle break reminder that helps you avoid mindlessly skipping breaks.
GNU General Public License v3.0
7 stars 2 forks source link

bug: pausing for idle seems to stop breaks #20

Closed wolftune closed 6 days ago

wolftune commented 6 days ago

I think big breaks are being cut short by the pause-if-idle setting. I don't think it's the reset break setting, but not totally sure.

What is happening is a big break comes up, and then it ends before it is over. I think this is because I set the "pause if idle" to a shorter time than the big-break length.

The pause-if-idle and reset-breaks stuff should only be counting idling that happens when breaks are not otherwise on screen. The break itself shouldn't count as idle-time for which to pause the program.