@mattn pushed 25 commits. 9afecba7dc7c293d0464eb920907e7469a1bab68 feat: support image attribute in popup_create() via sixel 759ccc07c31d330a4399b3f1fc6fa6dbe5fa2097 feat: add GDI backend for popup image, generalize FEAT_SIXEL ef319ff8007637988dc5393f327956c45ebc8039 fix popup image redraw after paint and cursor updates ae5cd9d59d3ff41bb7b4e5fdb400ce9ba7114b0b defer sixel encoding and crop to fit screen 94ab18a1ce4c72b06aa43697508f9566fd914aed force full redraw when textprop popup hides on scroll 29c4d71c36a1fa3085081480f89d376dfa8a5d05 add RGBA alpha support for popup images e5802ebfbefa3b43e09720686e4a5fb955d65ed0 fix cursor flicker after popup sixel emit 9a38687c5b9aa6bcfedf143420ae0a0ef612b497 skip image emit for hidden popups 1b4d2b326ba451edf9196894d7210f01646ec9a3 expose popup image via popup_getoptions and add tests f5c539cf6ce42a36f94a0e44884e45923de1c043 add kitty graphics protocol backend for popup images 0534c4957c06b97367ca15fb330d2d251a68d04d broaden kitty backend auto-detection 3358df72b2a1f20535e923abd387ad4081bd8422 delete kitty placement when popup hides or closes ad37c7fd98e8ad5e34c2b937b01c6942dc82ea1a add active probe for kitty graphics support f911520d41b29899bc8a547b358d25323a775493 implement mch_calc_cell_size() on Windows console 2f778dba96407434c737d5076acefb66c809e251 add CSI 14 t fallback to mch_calc_cell_size() on Windows a01093146fede38b86aa0adc87b7406f6d6ec113 add Cairo image backend for popup_image (GTK2/3) 7215554cdf83308462d468c8c21b0f8947484dac document popup_create() image attribute and image_* features 8a6cabe38a873c308abe887dc0ed8bd18f997c5a use strtol for CSI 14 t pixel size response 351e7157f9f0a6a14c6aa9992b545ed1d39a89de rely on terminal probe for kitty backend detection a42106806cdf8383bfc8b270d868fc8f5b5d3a2a cache sixel encoder buffers across calls 0a8c5d92524b7dfae69d22400a91c26d2a9dc6ff crop popup image to clipwindow visible region f4eb6825cd8f39b0506dc46c0d8a066354fad13a reuse popup_compute_clip() for popup image clipping f300026666b0b540fd168a736a9065bc6b8d19af emit clipped popup image when origin is above host top c5879d392b6bf9f2031ceb0b55bfcbfaaf70cb07 emit popup image after topoff shift is restored e0e512f677500f1a734306f000fca4c4c0c9abfa keep popup sixel image off the host status line
-- View it on GitHub: https://github.com/vim/vim/pull/20136/changes/dcf27c3f8c9bb9e2efbca76f56ce71326ad168e7..e0e512f677500f1a734306f000fca4c4c0c9abfa You are receiving this because you are subscribed to this thread. Message ID: <vim/vim/pull/20136/before/dcf27c3f8c9bb9e2efbca76f56ce71326ad168e7/after/[email protected]> -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/20136/before/dcf27c3f8c9bb9e2efbca76f56ce71326ad168e7/after/e0e512f677500f1a734306f000fca4c4c0c9abfa%40github.com.
