mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
SHIFT is an open source shell built on KDE Plasma Mobile, designed to adapt fluidly to your computing needs across devices
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop" |
||
|---|---|---|
| applets | ||
| bin | ||
| components | ||
| containments | ||
| LICENSES | ||
| look-and-feel | ||
| mmplugin | ||
| quicksettings | ||
| shell | ||
| touchscreentest | ||
| .git-blame-ignore-revs | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .kde-ci.yml | ||
| CMakeLists.txt | ||
| plasma_phone_components.notifyrc | ||
| README.md | ||
plasma-phone-components
UI components for Plasma Mobile.
Contains components such as:
- Shell panels (task panel, and top panel)
- Homescreen
- Logout menu
- Lockscreen theme
- Search applet
Links
- Project page: https://invent.kde.org/plasma/plasma-phone-components
- Issues relating to the shell: https://invent.kde.org/plasma-mobile/plasma-phone-components/-/issues
- General Plasma Mobile issues: https://invent.kde.org/teams/plasma-mobile/issues/-/issues
- Development channel: https://matrix.to/#/#plasmamobile:matrix.org
Test on a development machine
Dependencies:
- KDE Frameworks 5 setup (plasma-framework and its dependencies)
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"