Releases: mass8326/work-timer
Releases · mass8326/work-timer
Version 0.1.1
ADDED:
- New feature where user can save the program's current position. Now you can return the timer to that perfect spot in the corner.
FIXED:
- An algorithm mistake with displaying programs in the context menu where a set amount of characters were removed rather than left. Context menu should be smaller as a result now.
Version 0.1.0
Original application can be found here: http://neilblr.com/post/58757345346.
IMPROVED:
- More compact UI -- borderless and draggable
- All windows/classes of the same program are now tracked together
- Up to nine programs can be saved and followed
- Miscellaneous algorithm and logic improvements