
For some reason the variable for the *Native subclass of MetaVirtualInputDevice was suffixed with _evdev. Long long ago the input backend in clutter was called "evdev", so might be because of that. Anyway, lets rename to something more closely related, i.e. _native. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4064>