Skip to content
  • Behdad Esfahbod's avatar
    Bug 345377 – real transparency Patch from Kristian Høgsberg <krh · f3f8eafd
    Behdad Esfahbod authored
    2006-07-10  Behdad Esfahbod  <behdad@gnome.org>
    
            Bug 345377 – real transparency
            Patch from Kristian Høgsberg <krh redhat.com>
    
            * doc/reference/tmpl/vte.sgml:
            * doc/reference/vte-sections.txt:
            * python/vte.defs:
            * src/vte-private.h:
            * src/vte.c (vte_terminal_set_opacity), (vte_terminal_init),
            (vte_terminal_background_update):
            * src/vte.h:
            * src/vteapp.c (main):
            * src/vtedraw.c (_vte_draw_set_background_color):
            * src/vtedraw.h:
            * src/vteft2.c (_vte_ft2_set_background_color):
            * src/vtegl.c (_vte_gl_set_background_color):
            * src/vtepango.c (_vte_pango_set_background_color):
            * src/vtepangox.c (_vte_pango_x_set_background_color):
            * src/vteskel.c (_vte_skel_set_background_color):
            * src/vtexft.c (_vte_xft_create), (_vte_xft_set_background_color),
            (_vte_xft_clear):
            Add vte_terminal_set_op...
    f3f8eafd