This website requires JavaScript.
Explore
Help
Sign in
code
/
alchemy
Archived
Watch
1
Fork
You've already forked alchemy
0
Code
Issues
2
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
45
commits
3
branches
0
tags
1.1
MiB
0d8a14ce67
Commit graph
2 commits
Author
SHA1
Message
Date
Ryan McGrath
6833e39d52
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
Ryan McGrath
2035318460
Guess I should put this under version control LOL
2019-05-23 22:11:07 -07:00