@mattn pushed 19 commits. bfb6921ef0c6ea9666018345c3fc7ecbfaaec80d feat: support image attribute in popup_create() via sixel c3f9140fdb43ac04f7490f8186be2293014aa618 feat: add GDI backend for popup image, generalize FEAT_SIXEL 74b4f37cbd4042bf6e532733be582e0b10d9d97e fix popup image redraw after paint and cursor updates 86822ad073f12f13b68176e178e401dcd1b290da defer sixel encoding and crop to fit screen e806cab0fe4730189809aac46a3824794aa61711 force full redraw when textprop popup hides on scroll 6d725ff9c1d8f46947f784ea3949ed84491072c1 add RGBA alpha support for popup images 7e2f5317877c60a32d3bd43af22e84d547f1324f fix cursor flicker after popup sixel emit e41d02fa1d7dec764b083e10c6c1d2becbac6390 skip image emit for hidden popups 2d2fe681082b36cd782b14628732744cc22aab8f expose popup image via popup_getoptions and add tests 5980570f61a30931ba450e4692093f25ca43a649 add kitty graphics protocol backend for popup images de71e2ad069398e7e76913040fe78f11dd9c82ba broaden kitty backend auto-detection 9e5cad1cd0e552c11ec708762de3fe75cac7e306 delete kitty placement when popup hides or closes f0d7d9a062a08fcfb6335dcee56338dee36f41b3 add active probe for kitty graphics support e985b5530fbe690126e1357ca48106afab9aaed9 implement mch_calc_cell_size() on Windows console f1fe523f57bbd65c4427dc508f1ae9248fc5e663 add CSI 14 t fallback to mch_calc_cell_size() on Windows 1b328ba956f820f12c790c4ac7b6aaabbbc27d33 add Cairo image backend for popup_image (GTK2/3) 058a68bf367816d76fc5ef7629c0ce67d5f66f24 document popup_create() image attribute and image_* features 4aaa201e84bc42316ad5d214b32b01d65a0350f8 use strtol for CSI 14 t pixel size response 9f1c28fec617a23363a72ece89f862aa5ef38556 rely on terminal probe for kitty backend detection
-- View it on GitHub: https://github.com/vim/vim/pull/20136/changes/bbbdfc3e5f0868fe90dcc61d7829725ec994394b..9f1c28fec617a23363a72ece89f862aa5ef38556 You are receiving this because you are subscribed to this thread. Message ID: <vim/vim/pull/20136/before/bbbdfc3e5f0868fe90dcc61d7829725ec994394b/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/bbbdfc3e5f0868fe90dcc61d7829725ec994394b/after/9f1c28fec617a23363a72ece89f862aa5ef38556%40github.com.
