This repository has been archived on 2026-03-31. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
alchemy/lifecycle
2019-05-26 02:17:49 -07:00
..
src New RenderEngine actually works, so now we can make set_state() work... 2019-05-26 02:17:49 -07:00
Cargo.toml Move the reconciler into the lifecycle crate, so that we can (properly) support state changes. Wrap the reconciliation phase in a RenderEngine, which root-level objects (windows, etc) can subscribe to and interface with. Migrate a few things relating to themes out of alchemy core and into styles, because the reconciliation phase requires them and they fit well enough there... solving a circular dependency. 2019-05-26 00:27:07 -07:00
README.md Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00

Alchemy-Lifecycle

This crate holds traits used in Alchemy, such as AppDelegate, WindowDelegate, and Component. It also holds the RSX node/tag system, since it's standalone and Component ends up requiring it anyway.

Questions, Comments?

Open an issue, or hit me up on Twitter.