Syncing task from Mir. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1426443
Title: Add support for input method candidate windows Status in Mir: New Status in mir package in Ubuntu: New Status in qtmir package in Ubuntu: Confirmed Bug description: I'm porting fcitx-qimpanel to Qt 5, which provides the widget for displaying a list of candidates for CJK input. But the Qt 5 QPA doesn't currently support the following features that it needs: - QQuickWidget - setting window masks - propagateSizeHints() and other features yet-to-be-determined. === excerpt of stdout from running fcitx-qimpanel under Mir === QSocketNotifier: Can only be used with threads started with QThread QSocketNotifier: Can only be used with threads started with QThread QSocketNotifier: Can only be used with threads started with QThread QSocketNotifier: Can only be used with threads started with QThread QSocketNotifier: Can only be used with threads started with QThread QObject::startTimer: Timers can only be used with threads started with QThread QObject::startTimer: Timers can only be used with threads started with QThread reply.value(): ":1.8" reply.value(): ":1.8" fcitxIsNotRunning(): 0 mIsHorizontal: true mSkinName: "ubuntukylin-dark1" MainController::init() QQuickWidget is not supported on this platform. /usr/share/fcitx-qimpanel/skin SkinType is default QSystemTrayIcon::setVisible: No Icon set UbuntuWindow - regular geometry UbuntuWindow - regular geometry UbuntuWindow - regular geometry This plugin does not support setting window masks This plugin does not support propagateSizeHints() This plugin does not support propagateSizeHints() QUbuntuWindow::moveResize (this=0x2776bd0, x=0, y=0, w=164, h=32) UbuntuWindow::moveResize(width=164, height=32) This plugin does not support setting window masks QUbuntuWindow::moveResize (this=0x2776bd0, x=28, y=200, w=164, h=32) UbuntuWindow::moveResize(width=164, height=32) UbuntuWindow - regular geometry To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1426443/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

