rusty_desktop_icons.RenderSession

class rusty_desktop_icons.RenderSession

Prepared off-screen scene. No window, Shell position writes or visibility changes. Use as a context manager; render_at samples exact seconds, independent of wall time.

close() → None
render_at(seconds: float) → CapturedFrame
property duration: float