b9614f0797fdd9cd89abf2122fa1baeb9e42484e

Sending button events to a ClutterVirtualInputDevice, the API expects button codes to be of the internal clutter type. The evdev implementation incorrectly assumed it was already prepared evdev event codes, which was not the case. Fix the evdev implementation to translate from the internal representation to evdev before passing it along to ClutterSeatEvdev.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%