SHIFT is an open source shell built on KDE Plasma Mobile, designed to adapt fluidly to your computing needs across devices
Find a file
2022-05-05 21:25:36 -04:00
bin Use undeprecated install dirs 2022-04-21 01:27:43 +00:00
components kcm: Fix vibration intensity property setting 2022-05-05 21:25:36 -04:00
containments kcm: Add reduced animation mode 2022-04-29 20:02:37 -04:00
kcms kcm: Add vibration intensity and duration 2022-05-05 21:02:18 -04:00
LICENSES navigationpanel: Add ability to toggle between gesture only and shown navigation panel modes 2022-02-13 04:23:57 +00:00
look-and-feel kcm: Add vibration setting for shell, and add vibrations 2022-04-29 16:15:59 -04:00
quicksettings quicksettings: show SSID in wifi quick setting 2022-04-30 15:07:46 +00:00
shell SVN_SILENT made messages (.desktop file) - always resolve ours 2022-02-28 01:41:06 +00:00
.git-blame-ignore-revs REUSE compliance, add check to CI, drop unused components 2021-12-23 16:02:41 +00:00
.gitignore REUSE compliance, add check to CI, drop unused components 2021-12-23 16:02:41 +00:00
.gitlab-ci.yml Use new reuse-lint ci support 2022-01-28 10:07:58 +01:00
.kde-ci.yml ci: Add plasma-workspace 2022-02-11 05:22:33 +00:00
CMakeLists.txt Remove QtFeedback dependency 2022-04-29 18:59:14 -04:00
logo.png Add repository icon 2021-12-23 22:37:54 +00:00
logo.png.license Fix license header 2021-12-23 22:41:04 +00:00
plasma_phone_components.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 2022-02-28 01:41:06 +00:00
README.md readme: Fix typo 2022-04-08 23:31:23 +00:00

Plasma Mobile

This repository contains shell components for Plasma Mobile.

Reporting issues

Locations

  • components/mobileshell - private shell component library (API not guaranteed to be stable!)
  • containments - shell panels (homescreen, status bar, task panel)
  • 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"