dummy: redraw on display-refresh
authorDavid Herrmann <dh.herrmann@gmail.com>
Wed, 23 Oct 2013 11:45:18 +0000 (13:45 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Wed, 23 Oct 2013 11:45:18 +0000 (13:45 +0200)
commitcdd87983a0b8e026917b167a601d594ded29427d
tree62b3ac2cc3845ea8882dd31d89c8777b9b16a709
parent709cece8834c11b4ed83c9aa9a45385a4fb07740
dummy: redraw on display-refresh

If we get a display-refresh event, redraw the screen. Otherwise, we might
stay blank during VT switches if we get a delayed set-master.

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