SHIFT is an open source shell built on KDE Plasma Mobile, designed to adapt fluidly to your computing needs across devices
Find a file
Aleix Pol 120d8904be Properly compare strings
No need to modify the strings to ignore the casing
2022-01-25 01:45:14 +01:00
bin REUSE compliance, add check to CI, drop unused components 2021-12-23 16:02:41 +00:00
components Properly compare strings 2022-01-25 01:45:14 +01:00
containments homescreen: Fix broken binding 2022-01-03 01:14:17 -05:00
LICENSES REUSE compliance, add check to CI, drop unused components 2021-12-23 16:02:41 +00:00
look-and-feel lockscreen: Use smaller up icon 2022-01-13 20:50:36 -05:00
quicksettings Apply suggestions 2022-01-04 23:15:11 -05:00
shell Fix meta shortcut being removed regression 2022-01-19 20:38:20 +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 REUSE compliance, add check to CI, drop unused components 2021-12-23 16:02:41 +00:00
.kde-ci.yml Add .kde-ci.yml 2021-10-05 15:47:35 +02:00
CMakeLists.txt applets/activities & applets/krunner: Remove from repo 2022-01-19 15:49:50 -05: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 REUSE compliance, add check to CI, drop unused components 2021-12-23 16:02:41 +00:00
README.md Update repo names to plasma-mobile 2022-01-18 11:02:38 -05:00

Plasma Mobile

This repository contains shell components for Plasma Mobile.

Locations

Test on a development machine

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"