Add cells to console objects
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 20 Nov 2011 17:21:41 +0000 (18:21 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 20 Nov 2011 17:21:41 +0000 (18:21 +0100)
commit9a853a796fdae8e7723fac055c68c42b46a46d4d
tree6df7a1be55081f401f2fd17ff9b2fa00d5cf4163
parent0b5d1932dfbfa79e1d14fcc2c0219a21fa2b01b1
Add cells to console objects

A console has a fixed line and column count. Each entry is represented by a
kmscon_cell object. The console can be resized on the fly.

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