Package: vte2.91 / 0.70.6-2~deb12u1

Metadata

Package Version Patches format
vte2.91 0.70.6-2~deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
widget Invalidate ringview when the invalidating.patch | (download)

src/vte.cc | 13 13 0 - 0 !
1 file changed, 13 insertions( )

 widget: invalidate ringview when the invalidating

When the ringview is not invalidated when the ring has changed leads to
failed assertion aborts when handling events, e.g. vte#2636, vte#2637,
vte#2632, vte#2577.

Bug: https://gitlab.gnome.org/GNOME/vte/-/issues/2636
Bug: https://gitlab.gnome.org/GNOME/vte/-/issues/2637
Bug-Debian: https://bugs.debian.org/1040049
Allow background color and color on VteTerminal widgets t.patch | (download)

src/vtegtk.cc | 28 22 6 - 0 !
1 file changed, 22 insertions( ), 6 deletions(-)

 allow background-color and color on vteterminal widgets to be
 customised via the theme

Yaru and Ambiance/Radiance need this. Add fallback style class and
move the CSS rules to it so that they can be overridden.