diff --git a/README.md b/README.md index ce22bc6b..42e66e38 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ SHIFT is an open source shell built on KDE Plasma Mobile, designed to adapt fluidly to your computing needs across devices +![App Drawer](screenshots/SHIFT-app_drawer.png) +![Dock Pin to Dock](screenshots/SHIFT-dock-pin.png) + Shift is a fork of [plasma-mobile](https://invent.kde.org/plasma/plasma-mobile). The upstream phone UI is untouched; convergence adds a layer on top. @@ -10,6 +13,7 @@ The upstream phone UI is untouched; convergence adds a layer on top. * 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 diff --git a/screenshots/SHIFT-app_drawer.png b/screenshots/SHIFT-app_drawer.png new file mode 100644 index 00000000..6b593c3a Binary files /dev/null and b/screenshots/SHIFT-app_drawer.png differ diff --git a/screenshots/SHIFT-dock-pin.png b/screenshots/SHIFT-dock-pin.png new file mode 100644 index 00000000..bf3638e7 Binary files /dev/null and b/screenshots/SHIFT-dock-pin.png differ