-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathInterval Timer Rust - To Do.txt
More file actions
56 lines (29 loc) · 1.45 KB
/
Interval Timer Rust - To Do.txt
File metadata and controls
56 lines (29 loc) · 1.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
---------------- To Do ----------------
- Always on top mode
- Tiny dot indicator mode (for showing over what you're watching)
- Optimize program memory usage
- Present button options
-
---------------- Finished ----------------
- Fix: Get audio working in exe so it stops crashing
- Adjust: bigger fonts in some areas
- Adjust: Fix make button to start and stop bigger
- Feature: make pause button
- Feature: show different visual icons for work sessions and rest sessions (maybe change something's color from green to blue)
- Adjust: UI scaling for some elements
- Adjust: make program window smaller by default (like 600x400)
- Feature: set up potential to use different audio file for rest finish and work finish
- Adjust: scale sliders to window width
- Adjust: find better audio file to use
- Fix: Flip audio files for work and rest
- Fix: Reset rounds to 1 after all rounds
- Feature: Audio fanfare at the end of all rounds
- Fix: pausing on break will cause it to switch to work or crash on resume
- Fix: pausing makes progress bar go to 0%
- Feature: add small lead up to first round start
- Feature: Visual fanfare: star png spin at the end of all rounds for 3 seconds
- Feature: Visual fanfare: message change to "Congratulations, you completed {x} rounds!"
for 3 seconds at the end of all rounds
- Feature: save settings to file when changed
- Fix: set settings to correct defaults at start instead of lowest values
- Feature: add custom icon