summaryrefslogtreecommitdiffstats
path: root/runtime/src/multi_window.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactored window storage;Libravatar Bingus2023-07-211-0/+6
new helper window events (Destroyed, Created); clippy + fmt;