Please add an option to activate an automatic timer stop on lock screen. There should be a windows event for that:
https://stackoverflow.com/questions/11385164/eventviewer-eventid-for-lock-and-unlock
For newer versions of Windows (including but not limited to both Windows 10 and Windows Server 2016), the event IDs are:
4800 - The workstation was locked.
4801 - The workstation was unlocked.
Background:
You can configure the screensaver to trigger the lock screen. If I lock my screen, I take a break. If i forget to lock the screen, the screensaver will do that for me 5 minutes later.
WorkingHours version: 2.9.19.0
Operating system: Windows 10