Skip to main content

Module storage

Module storage 

Source
Expand description

Storage utilities for saving/loading window state.

Structs§

WindowSettingsBuilder
Builder for window settings with persistence support.

Functions§

get_config_path
Get the path where window state would be stored.
load_or_default
Load persisted window state or return defaults.
save_window_state
Save window state to the platform-specific config directory.