SHIFT is an open source shell built on KDE Plasma Mobile, designed to adapt fluidly to your computing needs across devices
Find a file
Rodney Dawes 8ea1e27d6d Remove the krunner widget from home screen by default
Because the widget does not have the text entry internally, and pops
up a new window for entering search, which looks confusing and odd on
the phone, we just don't add it by default for now until this can be
fixed. This makes the first impression a bit better, and hides the
annoyance behind needing to manually add the widget. Once the widget
is fixed to not behave in such an odd manner, we can evaluate adding
it back to the default layout.
2021-11-30 14:10:32 -05:00
applets SVN_SILENT made messages (.desktop file) - always resolve ours 2021-11-16 01:24:30 +00:00
bin Fix plasma mobile session 2021-11-13 14:26:56 +05:30
components homescreen: Remove non-existent function call 2021-11-29 23:18:18 +00:00
containments homescreen: Fix silly type name error 2021-11-10 12:55:41 +01:00
LICENSES Convert license headers to SPDX 2021-03-02 22:45:25 +01:00
look-and-feel Port away from PlasmaComponents 2.0 on most places 2021-10-22 16:34:03 +00:00
mmplugin Port signal strength indicator to ModemManager 2021-09-15 16:19:47 +00:00
quicksettings SVN_SILENT made messages (.desktop file) - always resolve ours 2021-11-25 01:31:28 +00:00
shell Remove the krunner widget from home screen by default 2021-11-30 14:10:32 -05: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
.gitlab-ci.yml Add GitLab CI 2021-11-27 12:20:02 +01:00
.kde-ci.yml Add .kde-ci.yml 2021-10-05 15:47:35 +02:00
CMakeLists.txt Update kf5 version requirement to 5.86 2021-10-11 20:50:50 +01:00
plasma_phone_components.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 2021-09-18 02:13:25 +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"