Update README.md

This commit is contained in:
2025-08-10 13:12:01 -04:00
parent 0295d289cf
commit 4dc933d4bc

View File

@ -9,8 +9,9 @@ This is a simple C program written using Visual Studio 2022 that has no external
## TODO
- [x] Save preferences to the Windows registry.
- [x] Add a checkbox to preferences for starting at login.
- [ ] Add an icon.
- [x] Add an icon.
- [ ] Add behavior for when multiple displays are connected.
- [x] Warn the user when the system has no battery.
- [x] Make the default display mode the current one instead of the highest resolution if there are no preferences set.
- [ ] Make an actual about dialog.
- [ ] Make an actual about dialog.
- [ ] Support dark mode.