ui: dispatch redraws in UI instead of terminal
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 21 Jul 2012 15:22:05 +0000 (17:22 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 21 Jul 2012 15:22:05 +0000 (17:22 +0200)
commita0217124e5563cfa666f976875e100a328bec62a
tree83d47cc4fc6e9acb82107a97d721fea137a02a67
parente18e063d87d679d606fc9c7ccec50146ee057e82
ui: dispatch redraws in UI instead of terminal

We now schedule the terminal redraw from the UI to avoid having the
terminal using uterm-video directly.

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