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 6d1a9ed153 phonepanel: Keep the Quick Settings buttons the same size
Instead of doing weird UI puzzles, just let them elide their text. This
solves binding loops and makes the look overall more predictable.


(cherry picked from commit c4903c25b9)
2021-09-16 23:25:10 +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 phonepanel: Keep the Quick Settings buttons the same size 2021-09-16 23:25:10 +00:00
LICENSES Convert license headers to SPDX 2021-03-02 22:45:25 +01:00
look-and-feel Port signal strength indicator to ModemManager 2021-09-15 16:19:47 +00:00
mmplugin Port signal strength indicator to ModemManager 2021-09-15 16:19:47 +00:00
quicksettings Add airplane mode in quicksettings 2021-09-16 09:19:47 +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:19:47 +00:00
plasma_phone_components.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 2021-08-31 01:29:49 +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"