SHIFT is an open source shell built on KDE Plasma Mobile, designed to adapt fluidly to your computing needs across devices
Find a file
Bhushan Shah 7bac59549d indicators: do not needlessly scan again
When putting modem in online state it would already make it scan for
operator, we have no need to make it scan for operators again and waste
time for operation takes long time.
2021-05-14 15:01:01 +05:30
applets Improve search widget 2021-05-04 09:32:00 +00:00
bin Avoid potential double dbus start 2021-03-07 15:43:46 +00:00
components Use alternateBackgroundColor for OpenDrawerButton 2021-05-14 05:01:19 +00:00
containments indicators: do not needlessly scan again 2021-05-14 15:01:01 +05:30
LICENSES Convert license headers to SPDX 2021-03-02 22:45:25 +01:00
look-and-feel indicators: do not needlessly scan again 2021-05-14 15:01:01 +05:30
shell Convert license headers to SPDX 2021-03-02 22:45:25 +01: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 Update kf5 version requirement to 5.82 2021-05-13 09:58:56 +01:00
plasma_phone_components.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 2021-03-30 01:16:18 +00:00
README.md Fix documentation 2021-02-24 13:35:46 +01:00

plasma-phone-components

UI components for Plasma Phone

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"