uterm: monitor: add "dev_flags" field to event-structure
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 27 Oct 2012 11:41:23 +0000 (13:41 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 27 Oct 2012 11:41:23 +0000 (13:41 +0200)
commit9015f3107d6794af010096ff3cba8308b1b14dfa
tree19cbe0f8f00e3ad2d69a85602a9e9cca1f149b3a
parent89e84aa78c2d082f32b9cc8cffbcf00ab8a6214e
uterm: monitor: add "dev_flags" field to event-structure

Instead of using different types we now use flags. This is more
appropriate and will allow us more easily to add new flags.

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