ulyssa / modalkit

A Rust library for building modal editing applications
Apache License 2.0
49 stars 5 forks source link

Support serializing and deserializing WindowLayoutState #106

Closed ulyssa closed 1 year ago

ulyssa commented 1 year ago

There should be some way for consumers to fetch a representation of the WindowLayoutState and tab information from ScreenState so that programs can save and restore the current window and tab state on startup. Each window can be turned into its ApplicationWindowtId identifier.