Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renderdocument: add StyledNodes to backgrounds | bptato | 2023-01-03 | 1 | -17/+4 |
| | | | | | | This makes it possible to e.g. click on this: <a href=x style="display: inline-block; width: 5em; height: 5em; background-color: red"></a> | ||||
* | Fix blocking socketstream recv/send, clean up ips/serialize & types/color | bptato | 2022-12-10 | 1 | -4/+4 |
| | | | | Write always blocks for now, as it's too big of a footgun not to | ||||
* | Fix some regressions, add loading progress bar | bptato | 2022-11-27 | 1 | -0/+44 |
| | |||||
* | Terminal refactorings | bptato | 2022-11-20 | 1 | -37/+16 |
| | |||||
* | Rewrite buffer/pager for multi-processing | bptato | 2022-11-19 | 1 | -0/+321 |