SHIFT is an open source shell built on KDE Plasma Mobile, designed to adapt fluidly to your computing needs across devices
Find a file
Devin Lin 2fa24cd0e2 taskpanel: Ensure window color group is used, not header
It seems we had this set to the header color group for the longest time, which didn't actually work (it defaulted to the window color group). It appears to have been fixed, and so the issue surfaced.
2022-02-16 21:21:00 -05:00
bin SVN_SILENT made messages (.desktop file) - always resolve ours 2022-02-14 01:43:34 +00:00
components navigationpanel: Add ability to toggle between gesture only and shown navigation panel modes 2022-02-13 04:23:57 +00:00
containments taskpanel: Ensure window color group is used, not header 2022-02-16 21:21:00 -05:00
kcms SVN_SILENT made messages (.desktop file) - always resolve ours 2022-02-17 01:53:49 +00: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 SVN_SILENT made messages (.desktop file) - always resolve ours 2022-02-14 01:43:34 +00:00
quicksettings quicksettings: Add vkbd toggle quicksetting 2022-02-16 21:14:54 -05:00
shell SVN_SILENT made messages (.desktop file) - always resolve ours 2022-02-15 01:48:28 +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 navigationpanel: Add ability to toggle between gesture only and shown navigation panel modes 2022-02-13 04:23:57 +00: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-14 01:43:34 +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"