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 88198bb424 lockscreen: do not bind the shortcuts in lockscreen indicators
Otherwise we have screenlocker occupying the shortcut keys and they do
not work in the shell when we want to use regularly.

If screen is locked, the kglobalaccell will handle the volume keys
automatically by itself and we do not need to handle it in the
lockscreen.
2020-11-17 10:46:03 +05:30
applets SVN_SILENT made messages (.desktop file) - always resolve ours 2020-11-08 06:24:01 +01:00
bin SVN_SILENT made messages (.desktop file) - always resolve ours 2020-11-08 06:24:01 +01:00
components minimize to launcher when the switcher is not visible 2020-07-30 17:20:07 +02:00
containments Simplify QuickSettings 2020-11-16 08:36:42 +01:00
kwinmultitasking SVN_SILENT made messages (.desktop file) - always resolve ours 2020-11-08 06:24:01 +01:00
look-and-feel lockscreen: do not bind the shortcuts in lockscreen indicators 2020-11-17 10:46:03 +05:30
shell multitouch input support 2020-11-13 15:24:01 +00:00
sounds new login sound. marco says it's better. also reduce sleep 2015-09-10 21:22:25 +02:00
touchscreentest SVN_SILENT made messages (.desktop file) - always resolve ours 2020-11-08 06:24:01 +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 Remove leftover gstreamer bits 2020-11-12 08:17:59 +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
README.md README: Update libqofono repository location 2019-05-01 12:47:18 +02: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.phone"