Skip to content

Plasma Shell

postmarketOS Bot requested to merge postmarketos-ui-plasma-mobile into master

Created by: PureTryOut

It now runs!

Plasma shell running on postmarketOS

As you can see in the video, there is still some work to do, but we're getting really close!

Should be as easy to install as selecting plasma-mobile while running ./pmbootstrap.py init.

If your device doesn't support OpenGL yet, it's recommend to create the file ~/.config/kdeglobals and put the following content into it:

[QtQuickRendererSettings]
SceneGraphBackend=software

Please refer to the Wiki page for debugging Plasma Mobile.

  • Get it running on Qemu without OpenGL warnings
  • Get the background to be controlled by something (Dolphin?)
  • Have it run on any other architecture than x86_64

Merge request reports