Skip to content

virtual-input-device/native: Enable PHYSICAL_VIRTUAL device mode

Takao Fujiwara requested to merge fujiwarat/mutter:ibus-osk-flag into main

IBus needs to distinguish whether key events are generated by physical keyboards or On-screen keyboard. CLUTTER_INPUT_MODE_PHYSICAL_VIRTUAL flag is applied to MetaInputDeviceNative so that ClutterInputDevice applies CLUTTER_EVENT_FLAG_OSK flag to ClutterEvent with OSK. META_TYPE_INPUT_DEVICE_NATIVE.

#2441

Merge request reports