Commit 87499ddd authored by Bernd Weimer's avatar Bernd Weimer
Browse files

Enable input context selection


It was not possible to use a different input context than the platform
context. This has been unified across major platforms, depending on the
environment variable "QT_IM_MODULE", the following context is selected:
- null:  default platform context (Wayland in this case)
- empty: no context
- set:   set one, if it exists and is valid (otherwise no context)

Change-Id: I07c6fb339c434f99fc6e092a2e18f00600daa3bc
Reviewed-by: default avatarNedim Hadzic <nedim.hadzic@pelagicore.com>
Reviewed-by: default avatarJan Arne Petersen <jan.petersen@kdab.com>
Reviewed-by: default avatarGiulio Camuffo <giulio.camuffo@jollamobile.com>
parent 6d77b758
No related merge requests found
Showing with 3 additions and 1 deletion
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment