lp://qastaging/~michael-sheldon/ubuntu-keyboard/remove-stay-hidden
- Get this branch:
- bzr branch lp://qastaging/~michael-sheldon/ubuntu-keyboard/remove-stay-hidden
Branch merges
Branch information
Recent revisions
- 539. By Gerry Boland
-
Fix registering as input method surface
QWindow:
:setVisible( false) was creating the backing QPlatformWindow too early, before the type was set. You can't set the type afterwards. Also all QWindows are visible=false at creation. Also minor fix for scenegraph complaint
- 538. By Gerry Boland
-
Remove all build-time mir dependence
ubuntumirclient QPA offers 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 regionCan remove MirInputRegionU
pdater entirely as a result, and no need to depend on qtbase5-private - 534. By Michael Sheldon
-
Add dependency on qml-module-
qtquick- localstorage for emoji layout Approved by: Ken VanDine, system-apps-ci-bot
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/ubuntu-keyboard