screensaver: Catch activeness changes

This commit is contained in:
Dorota Czaplejewicz
2022-12-06 11:59:34 +00:00
parent 783ca9ae11
commit ea5e36e9fd
7 changed files with 79 additions and 4 deletions

View File

@ -23,7 +23,7 @@ mod assert_matches;
mod logging;
mod action;
mod actors;
pub mod actors;
mod animation;
pub mod data;
mod drawing;