SHIFT is an open source shell built on KDE Plasma Mobile, designed to adapt fluidly to your computing needs across devices
Find a file
Marco Martin 5da75348f7 Use Plasma Theme and layout fixes
This moves all background rendering of elements in the top sliding panel to use the plasma theme, making full use of themes that can be downloaded from the store, doing so decreases the usage of the Qt.GraphicalEffects import which is slow and not in Qt6. There are some layout and behavioral fixes especially in widescreen mode
2021-06-09 08:44:48 +00:00
applets Don't reopen keyboard after krunner dialog closes 2021-05-28 18:33:53 -04:00
bin Avoid potential double dbus start 2021-03-07 15:43:46 +00:00
components Use alternateBackgroundColor for OpenDrawerButton 2021-05-14 05:01:19 +00:00
containments Use Plasma Theme and layout fixes 2021-06-09 08:44:48 +00:00
LICENSES Convert license headers to SPDX 2021-03-02 22:45:25 +01:00
look-and-feel lockscreen: handle all cases for lockscreen keyboard focus 2021-06-07 16:58:23 -04:00
shell Make pin screen follow color scheme 2021-05-27 22:59:24 +02: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 GIT_SILENT: we depend against 5.82 2021-05-30 17:50:22 +02:00
plasma_phone_components.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 2021-05-18 01:24:43 +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"