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