terminal: redraw on display-refresh
authorDavid Herrmann <dh.herrmann@gmail.com>
Wed, 23 Oct 2013 11:44:48 +0000 (13:44 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Wed, 23 Oct 2013 11:44:48 +0000 (13:44 +0200)
commit709cece8834c11b4ed83c9aa9a45385a4fb07740
treebc8fa3e652df45cd8eed1c02c2d334ad940e5387
parent53f163537c034d102a33471a8ce01565c184312d
terminal: redraw on display-refresh

If we get a display-refresh event from the session layer, we must redraw
the screen to avoid staying blank.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
src/kmscon_terminal.c