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.
|
UI components for Plasma Mobile.
|
||||||
|
|
||||||
Contains components such as:
|
Locations:
|
||||||
* Shell panels ([task panel](containments/taskpanel), and [top panel](containments/panel))
|
* [applets](applets) - plasmoids
|
||||||
* [Homescreen](containments/homescreen)
|
* [components/mobileshell](components/mobileshell) - shell component library
|
||||||
* [Logout menu](look-and-feel/contents/logout)
|
* [containments](containments) - shell panels (homescreen, status bar, task panel)
|
||||||
* [Lockscreen theme](look-and-feel/contents/lockscreen)
|
* [look-and-feel](look-and-feel/contents) - Plasma look-and-feel packages (ex. lockscreen, logout, etc.)
|
||||||
* [Search applet](applets/krunner)
|
* [quicksettings](quicksettings) - quick settings packages for the action drawer
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
* Project page: https://invent.kde.org/plasma/plasma-phone-components
|
* Project page: https://invent.kde.org/plasma/plasma-phone-components
|
||||||
|
|
@ -17,8 +17,11 @@ Contains components such as:
|
||||||
|
|
||||||
## Test on a development machine
|
## 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:
|
Dependencies:
|
||||||
* KDE Frameworks 5 setup (plasma-framework and its dependencies)
|
* KDE Frameworks 5 setup (plasma-framework and its dependencies)
|
||||||
|
* Plasma Nano
|
||||||
|
|
||||||
To start the phone homescreen in a window, run:
|
To start the phone homescreen in a window, run:
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue