Skip to content

Deepin Toolkit, gui module for DDE look and feel

License

Notifications You must be signed in to change notification settings

FeiWang1119/dtkgui

This branch is 1 commit ahead of, 25 commits behind linuxdeepin/dtkgui:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

18d9745 · Dec 4, 2024
Nov 25, 2024
Mar 29, 2023
Oct 27, 2023
Aug 11, 2022
Aug 29, 2024
Dec 29, 2022
Nov 22, 2024
Nov 15, 2023
Jul 26, 2024
Nov 25, 2024
Jun 19, 2023
Feb 2, 2023
Dec 4, 2024
Oct 21, 2024
Jul 1, 2024
Jul 3, 2023
Jan 8, 2020
Oct 23, 2020
Jul 30, 2019
Oct 27, 2023
Nov 30, 2023
Sep 22, 2022
Sep 22, 2022
Sep 22, 2022
Aug 16, 2023
Feb 2, 2023

Repository files navigation

Deepin Tool Kit Gui

Deepin Tool Kit (DtkGui) is the development graphical user interface of all C++/Qt Developer work on Deepin.

You should read the Deepin Application Specification firstly.

Dependencies

Build dependencies

  • Qt >= 5.10

Installation

Build from source code

  1. Make sure you have installed all dependencies.

  2. 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

License

deepin-tool-kit is licensed under LGPL-3.0-or-later.

About

Deepin Toolkit, gui module for DDE look and feel

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.7%
  • CMake 2.8%
  • Other 0.5%