BLumia / dde-launcher

DDE Launcher Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DDE Launcher

DDE Launcher is the launcher of Deepin Desktop Environment.

Dependencies

You can also check the "Depends" provided in the debian/control file.

Build dependencies

You can also check the "Build-Depends" provided in the debian/control file.

Installation

Build from source code

  1. Make sure you have installed all dependencies.
sudo apt build-dep dde-launcher
  1. Build
mkdir build
cd build
cmake ..
make
  1. Install
sudo make install

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

About

DDE Launcher Application

License:GNU General Public License v3.0


Languages

Language:C++ 95.3%Language:C 2.9%Language:CMake 1.3%Language:Shell 0.4%Language:QMake 0.0%