Skip to content
  • Behdad Esfahbod's avatar
    Bug 549835 – Feature Request: Configurable cursor appearance · 5cff4182
    Behdad Esfahbod authored
    2008-10-14  Behdad Esfahbod  <behdad@gnome.org>
    
            Bug 549835 – Feature Request: Configurable cursor appearance
    
            * src/vte.h:
            New public api:
    
                    VteTerminalCursorShape
                    vte_terminal_set_cursor_shape
                    vte_terminal_get_cursor_shape
    
            * src/vte-private.h:
            * src/vte.c (_vte_terminal_insert_char), (vte_terminal_init),
            (vte_terminal_paint_cursor), (vte_terminal_paint),
            (vte_terminal_set_cursor_shape), (vte_terminal_get_cursor_shape):
            Implement new API.  Also clean up cursor drawing in general.
    
            * doc/reference/Makefile.am:
            * doc/reference/tmpl/reaper.sgml:
            * doc/reference/tmpl/vte-unused.sgml:
            * doc/reference/tmpl/vte.sgml:
            * doc/reference/vte-sections.txt:
            Doc new symbols.  Also add some missing docs.
    
    
    svn path=/trunk/; revision=2116
    5cff4182