Code review comment for lp:~mir-team/qtubuntu/port-to-mirclient

Revision history for this message
Robert Carr (robertcarr) wrote :

Discovered platform-api was interpreting the OSK role and using it to set mir_surface_type_inputmethod and then pass this on to qtmir which performs jazz.

mir_surface_set_type is deprecated however and unlike papi qtubuntu builds with -Werror-deprecated-declarations (say it ten times fast...) and so this branch is now required:
https://code.launchpad.net/~mir-team/mir/add-input-method-surface-spec/+merge/248063qtubuntu

« Back to merge proposal