OSDN Git Service

ui/console: Check console before emitting GL event
authorAkihiko Odaki <akihiko.odaki@gmail.com>
Fri, 25 Mar 2022 16:12:16 +0000 (01:12 +0900)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 28 Mar 2022 22:41:50 +0000 (00:41 +0200)
commit1699d00e5b6f78bf2df8346189e847dfa575c622
treed119aefcabe56ebd4685ba98ff10a7f3a51617b9
parentd6b6dea77e1e27b4644e71e0b9cc6009d56198d0
ui/console: Check console before emitting GL event

Without this change, The GL output of a console overwrites the
other consoles and makes them unusable.

Signed-off-by: Akihiko Odaki <akihiko.odaki@gmail.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220325161216.74582-1-akihiko.odaki@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
ui/console.c