You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even though libvte-2.91 (vte tarball >= 0.38) no longer explicitly supports background image, it is possible to work it around with a bit of Gtk+ magic, by drawing behind a transparent (or translucent) vte widget.
See the Terminix project which has already implemented this.
(Seems to me that feature requests are not yet migrated to github?)
I tried to migrate them too, but some didn't make it over for some reason.
My thoughts: CSS would probably make it easier, but I'm not sure whether I'd have to add it to the VteTerminal or to the widget behind it to enable the image to be faded into the background.
The Appearance page in the profile editor is already full-looking, I think I should make a separate "Background" tab, which I think it used to have in the past when the original background image option was still supported.
If VTE 0.52 is going to make it easier I'll wait until then.
RoxTerm used to support background image.
Even though libvte-2.91 (vte tarball >= 0.38) no longer explicitly supports background image, it is possible to work it around with a bit of Gtk+ magic, by drawing behind a transparent (or translucent) vte widget.
See the Terminix project which has already implemented this.
(Originally reported by @egmontkob)
The text was updated successfully, but these errors were encountered: