summaryrefslogtreecommitdiff
path: root/catbird/region.scm
Commit message (Expand)AuthorAgeFilesLines
* region: Export additional methods.David Thompson2023-06-041-0/+2
* Handle window resizing in a somewhat reasonable way.David Thompson2023-05-131-22/+52
* Remove viewport from regions.David Thompson2023-05-131-11/+3
* Allow regions to be "frozen" so they don't render/update.David Thompson2023-04-301-7/+42
* Relicense to Apache 2.0.David Thompson2023-04-261-10/+9
* region: Use pushdown state.David Thompson2023-04-181-11/+20
* region: Add width/height methods.David Thompson2022-12-141-0/+6
* First commit!David Thompson2022-10-221-0/+124