shift-shell/README.md

1.6 KiB

Plasma Mobile

This repository contains shell components for Plasma Mobile.

Locations

  • libmobileshell - shell component library (not guaranteed to be binary compatible between releases!)
  • containments - shell panels (homescreen, status bar, task panel)
  • homescreens - homescreen packages
  • kcms - settings modules
  • look-and-feel - Plasma look-and-feel packages (ex. lockscreen, logout, etc.)
  • quicksettings - quick settings packages for the action drawer

Test on a development machine

See the documentation page for more details.

It is recommended to use kdesrc-build to build this from source. See this page in order to set it up.

Dependencies:

  • KDE Frameworks 5 setup (plasma-framework and its dependencies)
  • Plasma Nano

To start the phone homescreen in a window, run:

QT_QPA_PLATFORM=wayland dbus-run-session kwin_wayland --xwayland "plasmashell -p org.kde.plasma.phoneshell"