mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Update readme
This commit is contained in:
parent
6653ad6e54
commit
58133666de
1 changed files with 9 additions and 6 deletions
15
README.md
15
README.md
|
|
@ -2,12 +2,12 @@
|
|||
|
||||
UI components for Plasma Mobile.
|
||||
|
||||
Contains components such as:
|
||||
* Shell panels ([task panel](containments/taskpanel), and [top panel](containments/panel))
|
||||
* [Homescreen](containments/homescreen)
|
||||
* [Logout menu](look-and-feel/contents/logout)
|
||||
* [Lockscreen theme](look-and-feel/contents/lockscreen)
|
||||
* [Search applet](applets/krunner)
|
||||
Locations:
|
||||
* [applets](applets) - plasmoids
|
||||
* [components/mobileshell](components/mobileshell) - shell component library
|
||||
* [containments](containments) - shell panels (homescreen, status bar, task panel)
|
||||
* [look-and-feel](look-and-feel/contents) - Plasma look-and-feel packages (ex. lockscreen, logout, etc.)
|
||||
* [quicksettings](quicksettings) - quick settings packages for the action drawer
|
||||
|
||||
## Links
|
||||
* Project page: https://invent.kde.org/plasma/plasma-phone-components
|
||||
|
|
@ -17,8 +17,11 @@ Contains components such as:
|
|||
|
||||
## Test on a development machine
|
||||
|
||||
It is recommended to use `kdesrc-build` to build this from source. See [this page](https://community.kde.org/Get_Involved/development) in order to set it up.
|
||||
|
||||
Dependencies:
|
||||
* KDE Frameworks 5 setup (plasma-framework and its dependencies)
|
||||
* Plasma Nano
|
||||
|
||||
To start the phone homescreen in a window, run:
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue