about summary refs log tree commit diff stats
path: root/src/css/render.nim
Commit message (Expand)AuthorAgeFilesLines
* box: InlineFragment -> InlineBoxbptato2024-12-201-24/+24
* layout, render: image sizing fixes/workaroundsbptato2024-12-201-4/+4
* layout, render: implement overflow propertybptato2024-12-181-100/+144
* css: resolve units to px before layoutbptato2024-12-161-2/+2
* css: CSSComputedValue -> CSSValuebptato2024-12-121-1/+1
* render: apply visibility to inline boxesbptato2024-12-101-21/+23
* pager, term: use cell offset with kitty imagesbptato2024-12-031-2/+10
* cssvalues: reduce CSSComputedValue sizebptato2024-11-141-4/+3
* buffer: fix broken gotoAnchor behaviorbptato2024-11-121-5/+6
* layout -> cssbptato2024-11-101-0/+465