summaryrefslogtreecommitdiff
path: root/catbird.scm
Commit message (Expand)AuthorAgeFilesLines
* Kill engine when window close button is clicked.HEADmasterDavid Thompson2023-06-041-0/+1
* Allow specifying default clear color.David Thompson2023-06-041-1/+4
* Handle window resizing in a somewhat reasonable way.David Thompson2023-05-131-1/+4
* Relicense to Apache 2.0.David Thompson2023-04-261-10/+9
* Activate UI minor mode in overlay.David Thompson2023-03-281-2/+5
* Add error handling when in developer mode.David Thompson2022-10-291-0/+3
* kernel: Fix global input binding.David Thompson2022-10-261-1/+1
* Properly export exit-catbird from (catbird) module.David Thompson2022-10-261-2/+2
* Add root module to remove use of module-ref in (catbird kernel).David Thompson2022-10-261-0/+120