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 59297a25f3 --warnings
Make sure we don't call null pointers
Do not reference old objects that don't exist anymore
2021-02-24 16:04:24 +01:00
applets Fix typo 2021-02-24 16:01:53 +01:00
bin Drop un-needed environment variables 2021-02-15 16:35:18 +05:30
components minimize to launcher when the switcher is not visible 2020-07-30 17:20:07 +02:00
containments Remove call to an element that doesn't exist 2021-02-24 16:02:54 +01:00
kwinmultitasking SVN_SILENT made messages (.desktop file) - always resolve ours 2021-02-18 07:54:49 +01:00
look-and-feel SVN_SILENT made messages (.desktop file) - always resolve ours 2021-02-18 07:54:49 +01:00
shell --warnings 2021-02-24 16:04:24 +01:00
touchscreentest Use versionless Qt cmake target 2021-01-30 17:23:02 +01:00
.arcconfig add .arcconfig 2016-08-12 14:56:49 +05:30
.gitignore Add kdev files to gitignore 2019-10-25 17:26:58 +02:00
CMakeLists.txt Update kf5 version requirement to 5.78 2021-01-21 12:31:04 +00:00
COPYING add missing licences 2018-02-21 15:44:01 +00:00
COPYING.LIB add missing licences 2018-02-21 15:44:01 +00:00
plasma_phone_components.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 2021-02-07 06:52:29 +01: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"