aboutsummaryrefslogtreecommitdiff
path: root/scm
Commit message (Collapse)AuthorAgeLines
* Add pretty border and implement lockHEADmainShav Kinderlehrer39 hours-3/+5
| | | | | Improves some of the scheme logic and adds a lock file so that people don't open a million instances of extant on accident.
* Embed guile for custom handlers and update UIShav Kinderlehrer41 hours-0/+21
Adds support for writing custom handlers and sets the ui to be properly centered and not move around while messages are added. Also auto scrolls when the messages window gets too long.