dziemborowicz / hourglass

The simple countdown timer for Windows.
MIT License
640 stars 114 forks source link

Prevent (or option to prevent) stealing focus when timer is up #255

Closed mishaxz closed 8 months ago

mishaxz commented 8 months ago

It is quite distracting when the timer window pops up when it has expired, and steals focus.

Often I'm in the middle of typing, and focus shifts away from my IDE and i type some characters into the timer window.

Can you either not make it steal focus (i.e. not become the active window) .. or .. have an option to disable it from stealing focus/becoming active window?

I use the timer to tell me to take a break, so I the timer will complete many times a day

asjones987 commented 8 months ago

You may want to look at the the fork of this project https://github.com/i2van/hourglass

The project has not had much in the way in the way of updates in a while.

i2van commented 8 months ago

Duplicate of #121

I plan to fix it in the fork

mishaxz commented 8 months ago

great, thanks

i2van commented 8 months ago

Fixed here.