chiark / gitweb /
terminal: add screen renderer
authorDavid Herrmann <dh.herrmann@gmail.com>
Thu, 2 Oct 2014 17:31:43 +0000 (19:31 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Fri, 3 Oct 2014 13:57:00 +0000 (15:57 +0200)
commitbe5022138495d2e509735dec7486a040d3e2eb2d
tree15627c29994b8e0c85e863d9ea332552f22e77ce
parent1bfa594cf26a9880c489cdcb5911bfb3440aa566
terminal: add screen renderer

We don't want to expose the term_screen internals for rendering.
Therefore, provide an iterator that allows external renderers to draw
terminals.
src/libsystemd-terminal/term-screen.c
src/libsystemd-terminal/term.h