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 42116f68c4 Use the lookandfeeltool to choose which shell we prefer
Instead of relying on an environment variable
This will also set the other necessary settings that we need for the
session to integrate properly like the Placement strategy for kwin
2021-09-02 15:35:09 +02:00
applets Fix warning, properly assign the easing property 2021-08-26 17:42:34 +02:00
bin Use the lookandfeeltool to choose which shell we prefer 2021-09-02 15:35:09 +02:00
components Place the external items at the end 2021-07-21 13:36:43 +00:00
containments Make the phoneshell a bit more flexible 2021-08-31 17:23:20 +02:00
LICENSES Convert license headers to SPDX 2021-03-02 22:45:25 +01:00
look-and-feel Specify some defaults for the LnF 2021-09-02 15:19:51 +02:00
quicksettings/nightcolor SVN_SILENT made messages (.desktop file) - always resolve ours 2021-09-01 01:21:40 +00:00
shell taskpanel: Put the controls at the right when on landscape mode 2021-08-26 14:53:25 +02:00
touchscreentest clang-tidy: Force braces around statements 2021-03-19 08:54:50 +01:00
.git-blame-ignore-revs Add .git-blame-ignore-revs file 2021-03-19 08:55:40 +01:00
.gitignore GIT_SILENT Add auto generated files to .gitignore 2021-05-03 14:49:30 +02:00
CMakeLists.txt Make the phoneshell a bit more flexible 2021-08-31 17:23:20 +02:00
plasma_phone_components.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 2021-08-31 01:29:49 +00:00
README.md Add readme links 2021-05-31 00:04:53 +00:00

plasma-phone-components

UI components for Plasma Mobile.

Contains components such as:

Test on a development machine

Dependencies:

If you want to test some part specific to telephony, set up ofono-phonesim according to https://docs.plasma-mobile.org/Ofono.html

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"