SHIFT is an open source shell built on KDE Plasma Mobile, designed to adapt fluidly to your computing needs across devices
Find a file
Han Young 407ffc0f4c Hardcoded pinephone torch
The current code use gstreamer to toggle flashlight, however gstreamer doesn't work in pinephone for now. this MR hardcode pinephone sysfs path for flashlight as a temporary workaround
2020-11-11 13:51:12 +01:00
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
cmake Misc cmake cleanup 2020-11-11 12:36:41 +01:00
components minimize to launcher when the switcher is not visible 2020-07-30 17:20:07 +02:00
containments Hardcoded pinephone torch 2020-11-11 13:51:12 +01:00
kwinmultitasking SVN_SILENT made messages (.desktop file) - always resolve ours 2020-11-08 06:24:01 +01:00
look-and-feel SVN_SILENT made messages (.desktop file) - always resolve ours 2020-11-08 06:24:01 +01:00
shell SVN_SILENT made messages (.desktop file) - always resolve ours 2020-11-08 06:24:01 +01: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 Misc cmake cleanup 2020-11-11 12:36:41 +01: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"