The KWin-native LibInput::Event type needs to know the KWin-native
LibInput::Device during construction. This is not guaranteed to be
known when the event queue is being filled.
So instead create the KWin-native Event only when it's needed.
BUG: 389674