wip: simplify and document

This commit is contained in:
i do not exist 2026-07-05 18:46:33 +03:00
parent 701a651fbd
commit b9e7b9732e
12 changed files with 116 additions and 72 deletions

View file

@ -35,7 +35,7 @@ pub mod size; pub use self::size::*;
/// Must not be dropped for the duration of the process
pub jack: Jack<'static>,
/// Display size
pub size: Size,
pub size: Sizer,
/// Performance counter
pub perf: PerfModel,
/// Available view modes and input bindings