RYMC
☰
Blog
Photos
Video
Work
Code
Design
About
This website requires JavaScript.
Explore
Help
Sign in
repos
/
alchemy
Archived
Watch
1
Fork
You've already forked alchemy
0
Code
Issues
2
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
29
commits
3
branches
0
tags
1.1
MiB
73860eccdf
Commit graph
3 commits
Author
SHA1
Message
Date
Ryan McGrath
73860eccdf
Moving Window to new RenderEngine subscription, remove old reconciler, clean up how root nodes are registered in the system to begin with since it was messy as hell
2019-05-26 01:11:23 -07:00
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