Replace the one-line intro with a clearer project description. Add a disclaimer clarifying no affiliation with KDE. Add an upstream relationship section noting this is not a direct contribution but parts may be proposed upstream.
2.2 KiB
Shift
SHIFT is an open source shell built on KDE Plasma Mobile, designed to adapt fluidly to your computing needs across devices
Shift is a fork of plasma-mobile. The upstream phone UI is untouched; convergence adds a layer on top.
What convergence mode changes
- Navigation panel replaced by a dock with running-app indicators, favourites, context menus, and hover tooltips
- App drawer opens as a floating popup above the dock
- Window management: edge tiling, edge maximize, close buttons, task context menus, Overview integration
- Status bar gains a system tray, date display, and hover highlights
- Screen space reserved for the dock via layer-shell exclusive zone
- Desktop niceties: right-click wallpaper settings, minimize-all on home press, clickable page indicators
Locations
- components/mobileshell - private shell component library
- containments - shell panels (homescreens, status bar, task panel)
- envmanager - convergence mode environment manager (kwinrc, etc.)
- kwin/scripts - KWin scripts for convergence window behaviour
- kcms - settings modules
- look-and-feel - Plasma look-and-feel packages
- shell - Plasma shell package
- quicksettings - quick settings for the action drawer
Building
cmake -B build
cmake --build build
cmake --install build
Disclaimer
SHIFT is an independent project based on KDE Plasma Mobile.
It is not affiliated with or endorsed by KDE or the KDE community.
Some visual elements (such as icons or graphical assets) may originate from KDE Plasma Mobile and are used in accordance with their respective licenses. These elements may be replaced in future versions as the project evolves.
All trademarks, including KDE, belong to their respective owners.
Upstream Relationship
SHIFT is not intended as a direct contribution to KDE Plasma Mobile.
However, if parts of this project are considered useful, contributions or ideas may be proposed upstream in a collaborative manner.
See pm_README.md for the original Plasma Mobile README.