| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Chagashi HEAD master | bptato | 2024-10-05 | 1 | -9/+0 |
* | sixel, term: reduce half-dump special casing | bptato | 2024-10-04 | 1 | -19/+28 |
* | sixel: transparency improvements | bptato | 2024-10-03 | 1 | -4/+4 |
* | term: "fix" GNU screen not respecting query sequence order | bptato | 2024-10-01 | 1 | -9/+22 |
* | loader: send headers for tocache requests too | bptato | 2024-09-28 | 1 | -1/+1 |
* | term: prevent negative line damage, fix off by one | bptato | 2024-09-25 | 1 | -8/+8 |
* | pager: make image ordering deterministic | bptato | 2024-09-25 | 1 | -3/+4 |
* | sixel: support transparency | bptato | 2024-09-24 | 1 | -17/+21 |
* | sixel: use inline background for blending | bptato | 2024-09-24 | 1 | -1/+1 |
* | term: refactor | bptato | 2024-09-23 | 1 | -137/+148 |
* | blob: make size signed int | bptato | 2024-09-15 | 1 | -2/+2 |
* | term: improve damage tracking, special case yaft | bptato | 2024-09-13 | 1 | -15/+41 |
* | sixel: do not reserve palette entry for transparency | bptato | 2024-09-12 | 1 | -4/+4 |
* | config: add display.sixel-colors | bptato | 2024-09-10 | 1 | -0/+3 |
* | pager, term: fix kitty display, add a sixel bounds check | bptato | 2024-09-09 | 1 | -2/+3 |
* | utils: add twtuni | bptato | 2024-09-08 | 1 | -1/+0 |
* | term: support SyncTERM | bptato | 2024-09-06 | 1 | -55/+69 |
* | term: sixel sizing & output fixes | bptato | 2024-09-05 | 1 | -11/+20 |
* | term: add outputSixelImage bounds checks | bptato | 2024-09-04 | 1 | -3/+12 |
* | canvas: move to separate CGI script | bptato | 2024-09-01 | 1 | -18/+24 |
* | term, sixel: misc image fixes, sixel optimization | bptato | 2024-08-30 | 1 | -15/+24 |
* | sixel: minor optimizations | bptato | 2024-08-28 | 1 | -1/+3 |
* | sixel, term: fix off-by-1's in cropping | bptato | 2024-08-28 | 1 | -50/+36 |
* | term: fix crash on identical stacked images | bptato | 2024-08-27 | 1 | -1/+3 |
* | sixel: break out into a separate cgi script | bptato | 2024-08-24 | 1 | -99/+85 |
* | winattrs: un-snakeify | bptato | 2024-08-23 | 1 | -4/+4 |
* | term: don't panic if termcap tgetent fails | bptato | 2024-08-17 | 1 | -76/+89 |
* | cssvalues, color: use parseEnumNoCase more | bptato | 2024-08-03 | 1 | -2/+4 |
* | term: constify queries | bptato | 2024-07-30 | 1 | -3/+15 |
* | Fixes for Nim 2.2 | bptato | 2024-07-29 | 1 | -1/+1 |
* | buffer, pager, config: add meta-refresh + misc fixes | bptato | 2024-07-28 | 1 | -6/+6 |
* | term: fix positionImage sixel size clamping (take 2) | bptato | 2024-07-23 | 1 | -2/+2 |
* | term: fix positionImage sixel size clamping | bptato | 2024-07-23 | 1 | -6/+10 |
* | term: fix kitty image positioning | bptato | 2024-07-20 | 1 | -2/+5 |
* | term: image sizing fixes | bptato | 2024-07-16 | 1 | -8/+39 |
* | term: fix excessive SGR output in ansi color mode | bptato | 2024-07-02 | 1 | -17/+21 |
* | term: query default ansi colors, etc. | bptato | 2024-07-02 | 1 | -63/+94 |
* | pager: PNGify kitty images, clear images on buffer switch | bptato | 2024-07-02 | 1 | -15/+23 |
* | term: fix sixel OOB | bptato | 2024-06-29 | 1 | -1/+1 |
* | dom, pager: cache images from network | bptato | 2024-06-29 | 1 | -11/+17 |
* | term: fix negative line damage bug | bptato | 2024-06-23 | 1 | -4/+2 |
* | pager: refactor drawing code | bptato | 2024-06-22 | 1 | -20/+54 |
* | term, pager: improve image display | bptato | 2024-06-21 | 1 | -57/+133 |
* | img, term: try to detect unknown images, improve kitty encoder | bptato | 2024-06-21 | 1 | -19/+17 |
* | img, loader: separate out png codec into cgi, misc improvements | bptato | 2024-06-20 | 1 | -4/+2 |
* | Update Chame, Chagashi | bptato | 2024-06-13 | 1 | -1/+1 |
* | term: optimize canvas redraw, remove emulate-overline | bptato | 2024-05-10 | 1 | -63/+38 |
* | term: fix incorrect dimensions used in sixel | bptato | 2024-04-29 | 1 | -30/+29 |
* | term: add sixel background color blending | bptato | 2024-04-29 | 1 | -9/+19 |
* | term: remove background color blending in sixel | bptato | 2024-04-27 | 1 | -9/+1 |