commit | 7c20b4a374d0016e3fce005690fb428354a56621 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Nov 13 14:51:41 2012 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Mar 18 10:21:58 2013 +0100 |
tree | e2cd1af910a6e226a1cc8d4d3f6d933a02e58c58 | |
parent | 225dc991b03f0f034aa348f5cf499de9d0979107 [diff] |
console: fix displaychangelisteners interface Split callbacks into separate Ops struct. Pass DisplayChangeListener pointer as first argument to all callbacks. Uninline a bunch of display functions and move them from console.h to console.c Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>