summaryrefslogtreecommitdiff
path: root/src/layout/background.rs
AgeCommit message (Expand)Author
2021-08-21Prune derivesLaurenz
2021-08-19Refactor layouting a bitLaurenz
2021-07-10Reference-count complex valuesLaurenz
2021-07-08Add lots of Eq implsLaurenz
2021-07-08Rename Fill to PaintLaurenz
2021-06-29Put incremental compilation behind featureMartin Haug
2021-06-18Ref count the framesMartin
2021-06-17Constraints (#31)Martin
2021-05-26Add hash impls for all nodesMartin Haug
2021-05-21Rename areas to regionsLaurenz
2021-05-14Remove resource abstraction and handle images nativelyLaurenz
2021-04-21Make frames serializable ๐Ÿ“šLaurenz
2021-03-25Refactor alignments & directions ๐Ÿ“Laurenz
2021-03-20Square, circle and ellipse ๐Ÿ”ตLaurenz
2021-03-19Scheduled maintenance ๐Ÿ”จLaurenz
2021-03-09Rename run to line and add some explanatory comments โœLaurenz
2021-02-12Cleaning ๐ŸงนLaurenz
2021-02-06Generalize child of NodeBackground ๐ŸผMartin Haug
2021-02-06Merge `rect` and `box` ๐ŸฆšMartin Haug