Skip to content

pavlanton/dde-control-center

 
 

Repository files navigation

DDE Control Center

The control center of Deepin Desktop Environment 2.0 (DDE)

Dependencies

  • Qt5: 5.3.1 or later and the following modules are required

    • Core
    • DBus
    • Gui
    • Qml
    • Quick
    • Widgets
    • Svg
    • Webkit
    • Multimedia
  • Others:

    • dde-account-faces
    • dde-daemon
    • dde-api
    • dde-qml-dbus-factory
    • dde-qml-dbus-factory
    • deepin-artwork-themes
    • deepin-qml-widgets
    • libgtk2.0
    • libx11

Installation

mkdir build; cd build
qmake ..
make && make install

Usage

dde-control-center show

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

DDE Control Center is licensed under GPLv3.

About

dde-ctonrol-center

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • QML 96.8%
  • C++ 1.5%
  • JavaScript 1.1%
  • Python 0.4%
  • Makefile 0.1%
  • QMake 0.1%