Maliit Keyboard
https://github.com/maliit/keyboard
Based on Ubuntu Keyboard. Ubuntu Keyboard was a QML and C++ based Keyboard Plugin for Maliit, based on the Maliit Reference plugin, taking into account the special UI/UX requests of Ubuntu Phone.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / maliit-keyboard
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout M17N:Maliit/maliit-keyboard && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000510 510 Bytes | |
keyboard-2.3.1.tar.xz | 0009227884 8.8 MB | |
maliit-keyboard.changes | 0000004965 4.85 KB | |
maliit-keyboard.spec | 0000003421 3.34 KB |
Comments 3
I am using openSUSE Tumbleweed 20240613 running KDE Plasma 6. Virtual keyboard has been configured, but the keyboard does not show up. When running
maliit-keyboard
in Konsole, I got this message:qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
qt6-wayland
that provides/usr/lib64/qt6/plugins/platforms/libqwayland*.so
has been installed.Problem solved by installing
libqt5-qtwayland
that provides/usr/lib64/qt5/plugins/platforms/libqwayland*.so
Maybe it is a good idea to add
libqt5-qtwayland
as a dependencyPlease file a bug at https://bugzilla.opensuse.org/buglist.cgi?component=Usability&list_id=14004013&product=openSUSE%20Tumbleweed&resolution=--- so it doesn't get lost, the buildservice comments aren't a bugtracker.
It looks like someone has write a bug report (https://bugzilla.opensuse.org/show_bug.cgi?id=1222993). I just add a comment to the report
Sorry and thank you for the response