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 00d63af2da More familiar behavior for the App Drawer
This makes the behavior of the app drawer a bit more familiar and
slightly more similar to Android for now:

* The drawer always contains every application
* Applications are always alphabetically ordered
* The drawer opens completely, not staying stuck in "in between" states
* is possible to drag more copies of a single app on the homescreen/favorites
* possible to remove an icon from the homescreen or favorites

Two things have been prepared in there (but are material for 5.22 only,
so not finished)

* Things have been reordered such in a way that makes easy for most of
the qml files to become components to make easy for people to build
their own customized homescreen
* basic infrastructure is there to allow for multiple horizontal pages
scroll, though not implemented yet as needs changes to plasma-workspace
layouting code beforehand
2021-02-15 16:25:39 +05:30
applets SVN_SILENT made messages (.desktop file) - always resolve ours 2020-12-25 06:23:37 +01:00
bin Drop workarounds 2021-01-04 13:09:32 +05:30
components minimize to launcher when the switcher is not visible 2020-07-30 17:20:07 +02:00
containments More familiar behavior for the App Drawer 2021-02-15 16:25:39 +05:30
kwinmultitasking SVN_SILENT made messages (.desktop file) - always resolve ours 2020-12-20 06:16:31 +01:00
look-and-feel Add lockscreen notification animations, and delegate recycler 2020-12-23 22:09:54 -05:00
shell Fix logic error in f19f629b4b 2021-01-28 15:35:33 +05:30
touchscreentest Use versionless Qt cmake target 2021-01-30 17:23:02 +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 Update kf5 version requirement to 5.78 2021-01-21 12:31:04 +00: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
plasma_phone_components.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 2021-02-07 06:52:29 +01: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"