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 b7cac91ef5 PasswordBar: Use input-dialpad icon when normal keyboard is opened
When the normal keyboard is selected by tapping on the keyboard icon
in the PasswordBar, change the icon to the dialpad icon, to indicate
tapping will return to the numeric entry.
2021-10-08 15:02:26 -04:00
applets units -> PlasmaCore.Units 2021-09-13 18:59:35 +02:00
bin Revert the direct adoption of lookandfeeltool 2021-09-07 04:30:27 +02:00
components Close the application started notification when the job failed to open 2021-09-16 06:20:33 +00:00
containments Merge remote-tracking branch 'origin/Plasma/5.23' 2021-10-02 14:02:23 +02:00
LICENSES Convert license headers to SPDX 2021-03-02 22:45:25 +01:00
look-and-feel PasswordBar: Use input-dialpad icon when normal keyboard is opened 2021-10-08 15:02:26 -04: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-10-06 01:19:51 +00:00
shell Make sure panels are positioned in the right place on the first run 2021-09-14 10:51:01 +00: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
.kde-ci.yml Add .kde-ci.yml 2021-10-05 15:47:35 +02:00
CMakeLists.txt Fix path->URL conversion error, detected by -DQT_NO_URL_CAST_FROM_STRING 2021-10-02 14:01:56 +02: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"