Skip to content

Plasma Mobile update: September 2020

Friday, 9 October 2020 | Plasma Mobile team

The Plasma Mobile team is happy to present the Plasma Mobile updates from the month of September. This month's update includes various improvements and bugfixes in file dialogs, the virtual keyboard, lockscreen, various applications, and updates from KDE's annual conference, Akademy.

File Dialogs

Jonah Brüchert has implemented support for forwarding file dialog requests to the xdg-desktop-portal in plasma-integration. plasma-integration is a Plasma Qt plugin that provides all kinds of system dialogs, like file dialogs. Sandboxed apps can't use plasma-integration, so xdg-desktop-portal-kde was born to provide system dialogs for them. It is not a Qt plugin, but a system service that apps can call if they need such a dialog. With the latest patch, plasma-integration can just call xdg-desktop-portal, so dialogs only have to be implemented there once. In short, all apps are now using the xdg-desktop-portal, no matter whether they are sandboxed or not.

Plasma Mobile Virtual Keyboard, maliit

Virtual Keyboard

We switched the Virtual Keyboard in Plasma Mobile to maliit2. Several changes were made across various repositories for this change:

  • Aleix Pol integrated the input-method-unstable-v1 protocol in kwayland-server and kwin.
  • Aleix Pol also switched Plasma Mobile to use maliit instead of the QtVirtualKeyboard in plasma-phone-components
  • Bhushan Shah created a patch that fixed an issue in the maliit-keyboard to make it use the correct wayland shell-integration plugin.
  • Marius Gripsgard from UBports fixed the maliit-keyboard for usage under wayland .
  • Marco Martin created a patch that resizes the virtual keyboard if the screen resolution changes.
  • Marius Gripsgard from UBports updated the input-method area even when the keyboard is hidden, which provides a smoother animation.
  • Bhushan Shah created a patch that sends surrounding text and content type hints to the input method.
  • Bhushan Shah created a patch that closes the keyboard when the focused text input goes away.
  • Bhushan Shah added text-input-v3 support in kwayland-server and kwin, enabling virtualkeyboard for GTK3 applications.

There's several minor issues with the new virtual keyboard, but we plan to solve them in the upcoming days.

Lockscreen

Devin Lin has rewritten the lockscreen and merged the changes.

New lockscrenn
{:class="img-fluid"}

The main time and date text has been shortened and the sizing has been changed to take up less space on the screen.

A new tablet layout has been added so that everything scales nicely on different display sizes.

A new keypad has also been added with blurs behind it. This enhances its looks and it also shows a consistent sizing on different display sizes.

The indicator panel has been added to the top of the lockscreen.

Very basic notifications were also added to the lockscreen. We will need more discussion to determine permissions for actions on the notifications.

KClock

KClock has been split into a daemon and client app to reduce the memory usage of always having the full qml runtime in the background. The timer page has been rewritten to use fluid animations throughout. Issues with timers causing crashes have also been fixed.

KWeather, weather application

KWeather

The KWeather development team is working on bringing the app up to the fanciness of its counterparts on Android/iOS. Current work is being done on making an animated background for different weathers, with the option of using the current flat style as well. Weather alerts are also planned. This shouldn't affect those of you who use the stable release, but the Plasma Mobile neon image is updated on a daily basis, so the plasmoid and other things may break.
Arkade, collection of games written in QtQuick

Arkade

Arkade is a collection of games written in QtQuick. The goal of Arkade is to provide some basic functionalities like high scores and archievements. This is still in quite early stages of development, but here are some screenshots from the progress so far.
Connect Four Game
Tetris like game

Conference and Events

As announced in our last blog post, Bhushan Shah gave a talk about "Plasma on Mobile devices" at the Linux Plumbers Conference. You can find the slides and the recording of his talk online.

At the beginning of September, Akademy, KDE's annual community, was held online. There were some talks about applications built with Kirigami and also about developing applications with Kirigami:

On Wednesday, the current state and the future developments of Plasma Mobile were discussed at the Plasma Mobile BoF.

On Friday, Bhushan Shah was awarded one of the Akademy Awards for his work on creating an entire new platform for applications, Plasma Mobile.

Want to help?

This post shows what a difference new contributors can make. Do you want to be part of our team as well? We prepared a few ideas for tasks new contributors can work on. Most coding tasks require some QML knowledge. KDAB's QML introduction video series is a great resource for that!

You can join us on various communication channels using the links at https://www.plasma-mobile.org/join/.