v0.2.2-preview.1 #90
Closed
cymian
announced in
Announcements
Replies: 1 comment
|
i think issues are the better place for these threads, going to start doing a separate issue for each preview release. closing this |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This is a preview release for v0.2.2.
In addition to the fixes from -preview.0 (#39, #30, and #52), it addresses the following:
grid_config,style_config, andbehavior_configentitiesnamefield, for referencing elsewhere in the configscreen_assignmentcan take the following valuesgrid_configswill be applied to all screensgrid_configwill be applied to screens with a horizontal aspect ratio, the second will be applied to screens with a vertical aspect ratiogrid_config, specified by name (a new feature; I will make an issue for it)screen_assignment: [qwerty, qwerty_small](assuming you've given those names to your grid configs)Usage notes:
config.yamlpresent), and has both a horizontal grid config and vertical grid config defined_configslists are not empty, and that any strings in ascreen_assignmentlist actually have agrid_configwith that name (should fallback to first grid_config entry if not)Testing it out and providing feedback before/by Monday is definitely appreciated -- a big thank you to anyone who does!! 🙏
Enjoy! 🚀
config.txt
All reactions