1

log keyeventlistener

This commit is contained in:
2022-07-22 02:35:18 +02:00
parent 2021788831
commit 01e15f484e
3 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,7 @@
#include "user/lib/Vector.h"
// NOTE: Could do this more generally but we only have key events
// Also pretty limited: One thread can have one listener as identification is done over tid
class KeyEventManager {
private: