Skip to content

JingOS-team/plasma-phone-components

Repository files navigation

plasma-phone-components

plasma-phone-components is based on KDE/plasma-phone-components gitlab

Introduction

UI components for Plasma Phone. It provids Status-panel Quick-settings Lock-Screen and Home-Screen

Dependencies:

  • KDE Frameworks 5
  • oFono
  • libqofono
  • ofono-phonesim
  • CMake
  • Qt5
  • GStreamer
  • GLIB2
  • GObject
  • ECM

Building and Installing

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/path/to/prefix ..
make
make install # use sudo if necessary

Replace /path/to/prefix to your installation prefix. Default is /usr/local.

##Usage

QT_QPA_PLATFORM=wayland dbus-run-session kwin_wayland --xwayland "plasmashell -p org.kde.plasma.phone"

Links

About

No description, website, or topics provided.

Resources

License

GPL-2.0, LGPL-2.1 licenses found

Licenses found

GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published