Remove the battery warning

The battery warning could be annoying, and the option to disable it is confusing to somebody who may never see it.
This commit is contained in:
2025-08-11 15:33:32 -04:00
parent e5dbac5879
commit 01727c04f0
4 changed files with 2 additions and 16 deletions

View File

@ -11,7 +11,6 @@ This is a simple C program written using Visual Studio 2022 that has no external
- [x] Add a checkbox to preferences for starting at login.
- [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.
- [ ] Support dark mode.