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 1554008648 taskpanel: Use the form factor to define the position we are on
Instead of the panel state itself. That would arrive at different points
in the event and sometimes plasma would set the offset to the horizontal
panel. This should remove this case by only setting the offset when the
panel is in the state that needs it.
2021-09-29 15:48:58 +00: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 taskpanel: Use the form factor to define the position we are on 2021-09-29 15:48:58 +00:00
LICENSES Convert license headers to SPDX 2021-03-02 22:45:25 +01:00
look-and-feel As an acronym, SIM should be upper-case 2021-09-29 01:01:39 +02: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-09-26 01:14:52 +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
CMakeLists.txt Add airplane mode in quicksettings 2021-09-16 09:14:31 +00:00
plasma_phone_components.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 2021-09-18 01:15:29 +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"