~michael-sheldon/ubuntu-keyboard/desktop-improvements

Viewing all changes in revision 539.

  • Committer: Bileto Bot
  • Author(s): Gerry Boland
  • Date: 2017-03-01 13:42:03 UTC
  • mfrom: (536.2.4 remove-mir-papi-dependence)
  • Revision ID: ci-train-bot@canonical.com-20170301134203-9r7y0nasfj8cf8bz
Remove all build-time mir dependence

From 0.64, the ubuntumirclient QPA offers all the features required:
- explicitly allow us to request input method surface (using a shared magic number, unfortunately Qt doesn't have any way to request an InputMethod-type window)
- use QWindow::setMask to designate the input region

Then can remove MirInputRegionUpdater entirely as a result, and no need to depend on qtbase5-private and its friends.

Also made minor fix for scenegraph warning being printed at startup.

Approved by: Lukáš Tinkl

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: