Guake / guake

Drop-down terminal for GNOME
https://guake.github.io
GNU General Public License v2.0
4.37k stars 577 forks source link

Add Sixel Support #2157

Open theCapypara opened 1 year ago

theCapypara commented 1 year ago

This adds support for displaying Sixels, in case VTE is compiled with support for it enabled. This is related to #1806.

Upstream issue for Sixel support: https://gitlab.gnome.org/GNOME/vte/-/issues/253

Side notes: While developing I came across three issues:

Davidy22 commented 1 year ago

Sorry about the delay, I've dropped some older unsupported python versions from CI so it should run if you push a superficial change and I'll take a look in the meantime