ui: enumerate displays on wakeup
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 24 Jun 2012 08:30:28 +0000 (10:30 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 24 Jun 2012 08:30:28 +0000 (10:30 +0200)
commitacbef47c5e5bdc6e692c3ccf471e1e8b73d897b6
tree321a235d93b7f3851c95934cd35fbe2d9a9acdce
parent148655bb7df9fcc9574dad30609f53853cf0e81c
ui: enumerate displays on wakeup

We might have missed a display when our handler was not registered, yet.
So enumerate these displays on wakeup so we can be sure that we have all
displays registered with the terminal subsystem.

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