console: make independent of text drawing layer
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 8 Sep 2012 12:09:09 +0000 (14:09 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 8 Sep 2012 12:09:09 +0000 (14:09 +0200)
commit0d43751e88cfd9f416ff5c783780875e02450641
treea3dc538f9822ba423a35f9d50d0c25231bfa6d5b
parent4250cffd6c4bc00065a7b8e108056cef10df668f
console: make independent of text drawing layer

We finally want to get rid of any dependencies in the vte/console layer so
we can split it out into a separate library.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/console.c
src/console.h
src/terminal.c
src/text.c
src/text.h
src/vte.h