A small system tray utility that moves around the windows on the screen to prevent burn-in
BSD 3-Clause "New" or "Revised" License
18
stars
1
forks
source link
Refactor the current time unit handling to use Rust's `std::time::Duration` #20
Closed
Marko19907 closed 5 months ago
After 5e42e14 it's become clear that a more robust solution is needed to prevent similar problems in the future.
Benefits